Ville Vainio wrote: > Does this help? Not really, my PYTHONPATH is fine. I found out that modules imported in the format "import mx" work fine, but "from mx import DateTime" doesn't work -- it will still only auto-complete when I type "mx." instead of realizing that it's in the local scope now. So it's fine all the modules fine, just placing them wrong in the auto-complete search tree, or however it works.
-- Brian Beck Adventurer of the First Order -- http://mail.python.org/mailman/listinfo/python-list