Windows and python execution

BartlebyScrivener rpdooling at gmail.com
Mon Dec 26 07:25:58 EST 2005


Well, can't help with the registry, but I suppose you could search
google for "edit system variables path registry" and find the hard way.
The easy way is:

You need to add the path of the directory where you keep myscript.py to
your system path. You do this by going to Control Panel | System |
Advanced | Environmental Variables. At the bottom under System
Variables, edit the variable PATH and add the directory where you want
to keep your Python scripts.

rpd




More information about the Python-list mailing list