Re: How to configure Python in Windows

2008-02-29 Thread Steve Holden
[EMAIL PROTECTED] wrote: > Hi Folks, > > I just downloaded precompiled Python for Windows, and it runs. Now I > have got the command line coding. However, I can't run my python > scripts. My python script, foo.py, is located in C:\\\pydir, and I > have set the python interpreter on the directo

Re: How to configure Python in Windows

2008-02-28 Thread cosmo_general
On 2月28日, 下午6时52分, Larry Bates <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > Hi Folks, > > > I just downloaded precompiled Python for Windows, and it runs. Now I > > have got the command line coding. However, I can't run my python > > scripts. My python script, foo.py, is located in C:\

Re: How to configure Python in Windows

2008-02-28 Thread Larry Bates
[EMAIL PROTECTED] wrote: > Hi Folks, > > I just downloaded precompiled Python for Windows, and it runs. Now I > have got the command line coding. However, I can't run my python > scripts. My python script, foo.py, is located in C:\\\pydir, and I > have set the python interpreter on the directo

How to configure Python in Windows

2008-02-28 Thread cosmo_general
Hi Folks, I just downloaded precompiled Python for Windows, and it runs. Now I have got the command line coding. However, I can't run my python scripts. My python script, foo.py, is located in C:\\\pydir, and I have set the python interpreter on the directory. When I run os.listdir(), I found