How do I edit a PythonWin path to import custom built modules???
BartlebyScrivener
rpdooling at gmail.com
Mon Dec 11 10:22:51 EST 2006
mohan wrote:
> I had created my own modules (.py files) in
> drives and folders other than the python root.
Probably easiest if you keep them all in one place. Then add that
"place" to your path by going into Control
Panel|System|Advanced|Environment Variables and adding the path to the
path variable.
Hope that helps.
rd
More information about the Python-list
mailing list