Message 115842 - Python tracker
Message115842
| Author | eric.araujo |
|---|---|
| Recipients | a.badger, amcnabb, dmalcolm, eric.araujo, fdrake, tarek |
| Date | 2010-09-08.02:11:34 |
| SpamBayes Score | 0.0026151086 |
| Marked as misclassified | No |
| Message-id | <1283911898.53.0.404085765464.issue4359@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think the future sysconfig module (http://bitbucket.org/tarek/distutils2/src/tip/docs/design/wiki.rst) addresses part of the issue: It will use a configparser file to store installation directories. There is nothing about other build-time variables, though; this could be added to finally remove the brittle Makefile parsing in sysconfig. There is no bug to track this work that I know of. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-08 02:11:39 | eric.araujo | set | recipients: + eric.araujo, fdrake, amcnabb, tarek, a.badger, dmalcolm |
| 2010-09-08 02:11:38 | eric.araujo | set | messageid: <1283911898.53.0.404085765464.issue4359@psf.upfronthosting.co.za> |
| 2010-09-08 02:11:35 | eric.araujo | link | issue4359 messages |
| 2010-09-08 02:11:34 | eric.araujo | create | |