[Python-Dev] The other Py2.4 issue (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Sat Dec 11 00:45:01 CET 2004


Armin Rigo wrote:

In other words, if you want 3rd parties to compile Windows binaries for 2.4, tell them how.

The straight-forward answer is: Get VC7.1 (aka VS.NET 2003), and invoke

python setup.py bdist_wininst

That's not too hard to do, I think.

Regards, Martin



More information about the Python-Dev mailing list