Skip to content
Snippets Groups Projects
Commit 28b0487f authored by nkour's avatar nkour
Browse files

comment

parent 962c571a
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ from events import Events
interface = None # The actual interface (the gtk one for the moment)
config = config.Config()
version = config.get('version')
connections = {}
connections = {} # 'account name': 'account (connection.Connection) instance'
verbose = False
h = logging.StreamHandler()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment