Attempting to fix a bug in code I stole from python-telepathy in which they deviated...
[theonering] / src / channel / __init__.py
1 #!/usr/bin/env python
2
3 import contact_list
4 import text
5 import call
6 import debug_prompt