Re: [Tutor] running scripts with windows...slightly OT

2005-09-15 Thread George Flaherty
Monroe Sent: Thursday, September 15, 2005 5:24 PM To: tutor@python.org Subject: Re: [Tutor] running scripts with windows >> Cygwin (http://www.cygwin.com/) It gives you a bash shell in >> Windows. > Actually it gives you a whole Unix environment including X Windows and > ove

Re: [Tutor] running scripts with windows

2005-09-15 Thread R. Alan Monroe
>> Cygwin (http://www.cygwin.com/) It gives you a bash shell in >> Windows. > Actually it gives you a whole Unix environment including X Windows > and over 500 unix command line tools plus GNU C, sendmail, etc etc... Watch out, because cygwin-native python can conflict with win32 python, if the

Re: [Tutor] running scripts with windows

2005-09-15 Thread Alan G
> Cygwin (http://www.cygwin.com/) It gives you a bash shell in > Windows. Actually it gives you a whole Unix environment including X Windows and over 500 unix command line tools plus GNU C, sendmail, etc etc... Alan G. ___ Tutor maillist - Tutor@py

Re: [Tutor] running scripts with windows

2005-09-15 Thread Alan G
lan G. - Original Message - From: "Ed Hotchkiss" <[EMAIL PROTECTED]> To: Sent: Wednesday, September 14, 2005 10:58 PM Subject: [Tutor] running scripts with windows Hi everyone, I'm home for the next few weeks while I'm learning Python, and I'm not on a *NIX box,

Re: [Tutor] running scripts with windows

2005-09-14 Thread John Fouhy
On 15/09/05, Ed Hotchkiss <[EMAIL PROTECTED]> wrote: > Hi everyone, I'm home for the next few weeks while I'm learning Python, and > I'm not on a *NIX box, I'm using windows. How the hell do I run a Python > script? Sorry if this is a 'dumb question'. Step 1 - install python :-) http://www.python

Re: [Tutor] running scripts with windows

2005-09-14 Thread Jacob S.
4:58 PM Subject: [Tutor] running scripts with windows Hi everyone, I'm home for the next few weeks while I'm learning Python, and I'm not on a *NIX box, I'm using windows. How the hell do I run a Python script? Sorry if this is a 'dumb question&

[Tutor] running scripts with windows

2005-09-14 Thread Ed Hotchkiss
Hi everyone, I'm home for the next few weeks while I'm learning Python, and I'm not on a *NIX box, I'm using windows. How the hell do I run a Python script? Sorry if this is a 'dumb question'. -- edward hotchkiss ___ Tutor maillist - Tutor@python.org h