Which IDE is recommended?

Brian Beck exogen at gmail.com
Thu Apr 28 12:38:43 EDT 2005


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



More information about the Python-list mailing list