Message 271441 - Python tracker (original) (raw)
Message271441
Author | martin.panter |
---|---|
Recipients | martin.panter, paul.moore, rpetrov, steve.dower, tim.golden, zach.ware |
Date | 2016-07-27.08:45:52 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1469609153.28.0.719082286627.issue17602@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
I wonder if the PYTHONPATH preprocessor definition can just be moved from PC/pyconfig.h. It is a shame to duplicate it, and it only seems to be used in PC/getpathp.c (if you ignore Modules/getpath.c which is unused on Windows). |
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-07-27 08:45:53 | martin.panter | set | recipients: + martin.panter, paul.moore, tim.golden, rpetrov, zach.ware, steve.dower |
2016-07-27 08:45:53 | martin.panter | set | messageid: 1469609153.28.0.719082286627.issue17602@psf.upfronthosting.co.za |
2016-07-27 08:45:53 | martin.panter | link | issue17602 messages |
2016-07-27 08:45:52 | martin.panter | create |