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 ezio.melotti
Recipients barry, ezio.melotti, loewis, tarek
Date 2010-03-10.12:36:06
SpamBayes Score 0.00033718234
Marked as misclassified No
Message-id <1268224568.18.0.0688583537267.issue8107@psf.upfronthosting.co.za>
In-reply-to
Content
This has been introduced in r77955, and affected all the 2.6 Windows buildbots (e.g. http://www.python.org/dev/buildbot/builders/x86%20XP-5%202.6/builds/9/steps/test/logs/stdio).
The problem is caused by the fact that "srcdir = sysconfig.get_config_var('srcdir')" returns None on Windows.
History
Date User Action Args
2010-03-10 12:36:08ezio.melottisetrecipients: + ezio.melotti, loewis, barry, tarek
2010-03-10 12:36:08ezio.melottisetmessageid: <1268224568.18.0.0688583537267.issue8107@psf.upfronthosting.co.za>
2010-03-10 12:36:06ezio.melottilinkissue8107 messages
2010-03-10 12:36:06ezio.melotticreate