On Sat, Jul 3, 2010 at 12:00 AM, "Martin v. Löwis" <[email protected]> wrote: >> I'm trying to test out a patch to add a timeout in subprocess.py on >> Windows, so I need to build Python with Visual Studio. The docs say >> the files in PCBuild/ work with VC 9 and newer. > > Which docs did you look at specifically that said "and newer"? That > would be a bug.
On the developer FAQ page it says: http://www.python.org/dev/faq/#id8 "For VC 9 and newer, the PCbuild directory contains the build files." But I'll go get 2008. Thanks! Reid _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
