STINNER Victor <victor.stin...@haypocalc.com> added the comment:

distutils.sysconfig has also a parse_makefile() function, but it doesn't have 
the bug.

Attached patch fixes this issue: keep "bogus" variables unchanged and adds 
tests for _parse_makefile().

----------
keywords: +patch
versions: +Python 3.2
Added file: http://bugs.python.org/file22090/sysconfig.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12070>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to