RE: Win32s version of Python

Hammond, Mark (MHammond@jm.cmutual.com.au)
Wed, 01 Feb 95 10:00:00 PST

Ian,
There cant be too many Ian Holsman's in Australia! How goes it Ian?
Long time no EMail :-)

There is a Windows NT port, and a GUI version that runs under Win32s. Look
in ftp.cwi.nl - pub/python/nt, and grab win32_all.tar.gz.

Note that Python.EXE is an NT console application (ie, standard Python) and
will not run on Win32s. PythonWin.EXE is a GUI application, with an
interactive interpreter written in Python code, and does run on Win32s.

Mark.