mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-07-05 17:32:02 +02:00
Update bbstools.py
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import os
|
||||
|
||||
trap_list_bbs = ("bbslist", "bbspost", "bbsread", "bbsdelete", "bbshelp")
|
||||
|
||||
# global message list, later we will use a database on disk
|
||||
# global message list, later we will use a pickle on disk
|
||||
bbs_messages = []
|
||||
|
||||
def load_bbsdb():
|
||||
|
||||
Reference in New Issue
Block a user