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 henry.precheur
Recipients alexis, eric.araujo, henry.precheur, tarek
Date 2011-06-28.02:57:49
SpamBayes Score 0.0002736445
Marked as misclassified No
Message-id <1309229870.46.0.192281522253.issue12420@psf.upfronthosting.co.za>
In-reply-to
Content
I've fixed the last failing tests, but I'm unsure it's the right way to do it.

Take a look at the part for Lib/distutils/tests/test_build_ext.py. I just check that os.environ['PATH'] is defined. I'm not 100% certain that this will work on every platforms.
History
Date User Action Args
2011-06-28 02:57:50henry.precheursetrecipients: + henry.precheur, tarek, eric.araujo, alexis
2011-06-28 02:57:50henry.precheursetmessageid: <1309229870.46.0.192281522253.issue12420@psf.upfronthosting.co.za>
2011-06-28 02:57:49henry.precheurlinkissue12420 messages
2011-06-28 02:57:49henry.precheurcreate