]> granicus.if.org Git - python/commit
Fixed #3386: the optional prefix argument was ignored under OS2 and NT in distutils...
authorTarek Ziadé <ziade.tarek@gmail.com>
Tue, 10 Feb 2009 12:31:09 +0000 (12:31 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Tue, 10 Feb 2009 12:31:09 +0000 (12:31 +0000)
commit74fbf60e8c3d516fd193c40235c0a2eaaeae8918
tree00b3d716b0f8092182adee097e93bcd6771366bf
parent28d108893c5a6663c1747b1c79d0432ba7794e63
Fixed #3386: the optional prefix argument was ignored under OS2 and NT in distutils.sysconfig.get_python_lib
Lib/distutils/sysconfig.py
Lib/distutils/tests/test_sysconfig.py
Misc/NEWS