Add ability to bypass troublesome imports to hooke.util.pluggable.submods.
authorW. Trevor King <wking@drexel.edu>
Fri, 30 Jul 2010 13:37:35 +0000 (09:37 -0400)
committerW. Trevor King <wking@drexel.edu>
Fri, 30 Jul 2010 13:37:35 +0000 (09:37 -0400)
commitda8d3c9bdd1f973315b658dca9ab1f9695a6fe85
tree57eca42438ec7d4bd81ddcf9d69d0a7068076464
parent6196fae2d6072041c3571148b450e2870bb26906
Add ability to bypass troublesome imports to hooke.util.pluggable.submods.

This allows you to, for example, run the command line UI without
having the GUI's required wxwindows installed.
hooke/hooke.py
hooke/util/pluggable.py