Have the following line:
import notewave.runner.LMTP
Yeilding the following error:
ImportError: No module named runner.LMTPFor the life of me I don't understand why the first component "notewave" is being stripped off, when the import is happening. Thanks, -- http://mail.python.org/mailman/listinfo/python-list
