[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scheme vs. Python



Morgan McGuire wrote:
> 
> ... I can type "python" at the command prompt
> in almost any OS and get the same Python prompt (for Win32 you have to
> install Cygwin (http://www.cygwin.com) first).

Just so there is no confusion...Python does not depend on cygwin on
win32. Cygwin.com is one place you can get a binary build of Python for
win32. There are at least three others but they are all highly
compatible in my experience.

 Paul Prescod