Very basic:How to config python2.2.1 in windows?

Daniel Klein danielk at aracnet.com
Fri May 24 08:47:24 EDT 2002


Set the PYTHONPATH environment variable to a semi-colon delimited list of
directories where you store your modules.

Daniel Klein


On Fri, 24 May 2002 10:53:10 +0300, "wangzhao_wz" <wangzhao_wz at hotmail.com>
wrote:

>Hi,
>When I install Python2.2.1 in windows system. I can only
>put the module files in the directry python22 so that the file can be
>executed. How can I set the path so that I can run the files in any
>directory? Can anybody help me? Thanks.
>
>zhao
>




More information about the Python-list mailing list