Terry Reedy wrote:
> Are you looking for pre-built binaries or the build files to  make your
> own?  PSF distributes 2.? to 2.5 binaries built with VS2003 and 2.6+
> binaries built with VS2008 (I believe) and the corresponding build
> files.  People have built with VS2005, but you will have to search
> harder (try Google).

You are correct, Terry.
The source tar.gz contain a build directory for VS 2005 in PCBuild8 (Py
2.5) or PC/VS8.0/ (2.6, 3.0). You can easily build your own Python
interpreter.

Christian

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to