Message 113800 - Python tracker (original) (raw)
Message113800
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:08 | pitrou | set | recipients: + pitrou, vstinner, flox |
2010-08-13 17:45:08 | pitrou | set | messageid: 1281721508.06.0.498820848306.issue9589@psf.upfronthosting.co.za |
2010-08-13 17:45:06 | pitrou | link | issue9589 messages |
2010-08-13 17:45:06 | pitrou | create |