Adding some todos
authorEd Page <eopage@byu.net>
Wed, 6 Jan 2010 02:36:12 +0000 (20:36 -0600)
committerEd Page <eopage@byu.net>
Wed, 6 Jan 2010 02:36:12 +0000 (20:36 -0600)
src/connection.py

index a307e6f..75c5a83 100644 (file)
@@ -1,3 +1,11 @@
+
+"""
+@todo Add params for disable/enable state machines
+@todo Move addressbook to separate state machine
+@todo Add option to use screen name as callback
+"""
+
+
 import weakref
 import logging