Message 180577 - Python tracker
Message180577
| Author | doko |
|---|---|
| Recipients | Arfrever, devurandom, doko, jcea, rpetrov |
| Date | 2013-01-25.13:22:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1359120170.06.0.0891295708925.issue15484@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
and adding the pybuilddir to PYTHONPATH, so that _sysconfigdata.py is found if it does exist. $(shell test -f pybuilddir.txt && echo $(abs_builddir)/`cat pybuilddir.txt`:) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-01-25 13:22:50 | doko | set | recipients: + doko, jcea, rpetrov, Arfrever, devurandom |
| 2013-01-25 13:22:50 | doko | set | messageid: <1359120170.06.0.0891295708925.issue15484@psf.upfronthosting.co.za> |
| 2013-01-25 13:22:50 | doko | link | issue15484 messages |
| 2013-01-25 13:22:49 | doko | create | |