]> granicus.if.org Git - python/commit
Closes #15367: Corrected computation of include locations for source builds on Window...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 16 Jul 2012 17:30:03 +0000 (18:30 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 16 Jul 2012 17:30:03 +0000 (18:30 +0100)
commit8cffdd9ca26224f9a254b06589989e37692c8a24
treed7ac3f3b5119e7fa2945ebf98009f6b1a16553da
parent048b06378079acd1e62501335b881f28e6c1a9c5
Closes #15367: Corrected computation of include locations for source builds on Windows. Thanks to Richard Oudkerk for the bug report and patch.
Lib/distutils/command/build_ext.py