]> granicus.if.org Git - python/commit
Fixed so 'parse_makefile()' uses the TextFile class to ensure that
authorGreg Ward <gward@python.net>
Fri, 15 Sep 2000 00:03:13 +0000 (00:03 +0000)
committerGreg Ward <gward@python.net>
Fri, 15 Sep 2000 00:03:13 +0000 (00:03 +0000)
commit3fff8d2969f9b7298d12991432c9de45bf56357b
tree540d8a9da77100bc305f3e227e31147f528984d1
parentf3d41272c6c5d576471f5c80108a96386bc51558
Fixed so 'parse_makefile()' uses the TextFile class to ensure that
comments are stripped and lines are joined according to the backslash
convention.
Lib/distutils/sysconfig.py