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.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, jkleckner, scott.dial
Date 2008-05-29.08:01:07
SpamBayes Score 0.0091293445
Marked as misclassified No
Message-id <1212048070.62.0.503879045276.issue2975@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand where the problem comes from:
query_vcvarsall() is called only once, when the distutils.msvc9compiler
module is imported.
Or is the module somehow reloaded or removed from sys.modules?
History
Date User Action Args
2008-05-29 08:01:11amaury.forgeotdarcsetspambayes_score: 0.00912934 -> 0.0091293445
recipients: + amaury.forgeotdarc, scott.dial, jkleckner
2008-05-29 08:01:10amaury.forgeotdarcsetspambayes_score: 0.00912934 -> 0.00912934
messageid: <1212048070.62.0.503879045276.issue2975@psf.upfronthosting.co.za>
2008-05-29 08:01:09amaury.forgeotdarclinkissue2975 messages
2008-05-29 08:01:08amaury.forgeotdarccreate