]> granicus.if.org Git - python/commit
Fixed #5201: now distutils.sysconfig.parse_makefile() understands '53264' in Makefiles
authorTarek Ziadé <ziade.tarek@gmail.com>
Thu, 11 Jun 2009 08:12:20 +0000 (08:12 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Thu, 11 Jun 2009 08:12:20 +0000 (08:12 +0000)
commit25d2bae1c9ece8d612558b27518026487ce0eca0
tree4c45630fb72e3a932d7829973466ff2776d29a2b
parentd81333c5409ed8eb1e5895949fb6f75e9a300e37
Fixed #5201: now distutils.sysconfig.parse_makefile() understands '53264' in Makefiles
Lib/distutils/sysconfig.py
Lib/distutils/tests/test_sysconfig.py
Misc/NEWS