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 r.david.murray
Recipients Arfrever, dwr2, eric.araujo, r.david.murray, tarek, vstinner
Date 2010-12-07.13:50:09
SpamBayes Score 0.0016081078
Marked as misclassified No
Message-id <1291729810.78.0.814195359586.issue10642@psf.upfronthosting.co.za>
In-reply-to
Content
If the problem is in site.py it doesn't sound like a distutils bug at all.  I remember Victor doing something that changed the error handling/reporting when importing site.py, so I'm adding him as nosy.  I thought that was only in 3.x, though.  Does this not fail in 2.6?
History
Date User Action Args
2010-12-07 13:50:10r.david.murraysetrecipients: + r.david.murray, dwr2, vstinner, tarek, eric.araujo, Arfrever
2010-12-07 13:50:10r.david.murraysetmessageid: <1291729810.78.0.814195359586.issue10642@psf.upfronthosting.co.za>
2010-12-07 13:50:09r.david.murraylinkissue10642 messages
2010-12-07 13:50:09r.david.murraycreate