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 pitrou
Recipients flox, pitrou, vstinner
Date 2010-08-13.17:45:06
SpamBayes Score 0.00018853044
Marked as misclassified No
Message-id <1281721508.06.0.498820848306.issue9589@psf.upfronthosting.co.za>
In-reply-to
Content
This is a variant of the kind of annoyance pointed out in #9548. Here, it seems addbuilddir() in Lib/site.py shouldn't import sysconfig, because it imports the re module.
History
Date User Action Args
2010-08-13 17:45:08pitrousetrecipients: + pitrou, vstinner, flox
2010-08-13 17:45:08pitrousetmessageid: <1281721508.06.0.498820848306.issue9589@psf.upfronthosting.co.za>
2010-08-13 17:45:06pitroulinkissue9589 messages
2010-08-13 17:45:06pitroucreate