Import removing first module component

koblas koblas at gmail.com
Wed Jun 4 13:35:05 EDT 2008


Have the following line:
        import notewave.runner.LMTP

Yeilding the following error:
        ImportError: No module named runner.LMTP

For the life of me I don't understand why the first component
"notewave" is being stripped off, when the import is happening.

Thanks,



More information about the Python-list mailing list