Enabling logging to raise exceptions, hardening my exception handling, and tracking...
authorEd Page <eopage@byu.net>
Tue, 20 Apr 2010 02:27:52 +0000 (21:27 -0500)
committerEd Page <eopage@byu.net>
Tue, 20 Apr 2010 02:27:52 +0000 (21:27 -0500)
commit7893a8142f7f82473964cb6cb76696d9fe3ed11d
tree8d19cb9725e649a1c4baa356d226da8d4140546f
parentc67286c37961541962039babc3bcfbe0ff0d2537
Enabling logging to raise exceptions, hardening my exception handling, and tracking when the worker thread finally dies
src/channel/call.py
src/channel/debug_prompt.py
src/connection.py
src/gvoice/addressbook.py
src/gvoice/conversations.py
src/theonering.py
src/util/go_utils.py