This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Unsupported provider

Author skrah
Recipients loewis, skrah, srid, tarek
Date 2009-12-19.16:32:37
SpamBayes Score 2.0056977e-08
Marked as misclassified No
Message-id <1261240359.36.0.374093484459.issue7511@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, I created a new diff that considers all 64-bit values for 'arch'.
I think x64 cannot occur (See: PLAT_TO_VCVARS). Also, I use the
existence of bin\amd64\vcvarsamd64.bat as a test for VS Professional,
so in that case the new code is never executed.

Could someone confirm that VS Professional always has that file?
History
Date User Action Args
2009-12-19 16:32:39skrahsetrecipients: + skrah, loewis, tarek, srid
2009-12-19 16:32:39skrahsetmessageid: <1261240359.36.0.374093484459.issue7511@psf.upfronthosting.co.za>
2009-12-19 16:32:38skrahlinkissue7511 messages
2009-12-19 16:32:37skrahcreate