Anyone have any ideas why the import works from the command line but not
from IDLE?

Does the following produce the same output in both cases?

import os; print os.environ['PATH']

-- Christoph
_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql

Reply via email to