Adding a debug prompt.
authorEd Page <eopage@byu.net>
Wed, 6 Jan 2010 04:05:44 +0000 (22:05 -0600)
committerEd Page <eopage@byu.net>
Wed, 6 Jan 2010 04:07:06 +0000 (22:07 -0600)
commit4856262e2c13dcb2d23de4774010800bd084bc7d
treea8f04e84891aa6c006f50ec4c6ed972a7af74c10
parent6f4187a25c8c7655a05f1558737d3dd0f93c86e8
Adding a debug prompt.

To help, trying to make the numbers passed around a bit more consistent
src/aliasing.py
src/channel/__init__.py
src/channel/debug_prompt.py [new file with mode: 0644]
src/channel/text.py
src/channel_manager.py
src/gvoice/addressbook.py
src/gvoice/conversations.py
src/handle.py
src/util/misc.py