]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1569798: fix a bug in distutils when building Python from a
authorGeorg Brandl <georg@python.org>
Tue, 13 Mar 2007 10:19:35 +0000 (10:19 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 13 Mar 2007 10:19:35 +0000 (10:19 +0000)
commit74fb2114455e73bc4ce9c384ee599db24ba95b3f
tree319c0b751430aa3db0e71273e85bf5f8a48d1273
parent6cdcdbcdaad14351d392888403419f5a3204b1a3
Patch #1569798: fix a bug in distutils when building Python from a
directory within sys.exec_prefix.
 (backport from rev. 54331)
Lib/distutils/command/build_ext.py
Misc/NEWS