Message217888
One more question: I think it's nicer to add CFLAGS_NODIST to 'renamed_variables' in Lib/sysconfig.py:265: renamed_variables = ('CFLAGS', 'CFLAGS_NODIST', 'LDFLAGS', 'CPPFLAGS') That way it's possible to look up CFLAGS_NODIST directly. For consistency, we can do the same for Lib/distutils/sysconfig.py, where the variable would be purely informational. | |
| Date | User | Action | Args | | 2014-05-04 20:15:39 | skrah | set | recipients: + skrah, ronaldoussoren, larry, benjamin.peterson, ned.deily, eric.araujo, dstufft, wolma, nilsge | | 2014-05-04 20:15:39 | skrah | set | messageid: <1399234539.6.0.355051899004.issue21121@psf.upfronthosting.co.za> | | 2014-05-04 20:15:39 | skrah | link | issue21121 messages | | 2014-05-04 20:15:39 | skrah | create | | |