]> granicus.if.org Git - python/commit
Patch #1569798: fix a bug in distutils when building Python from a
authorGeorg Brandl <georg@python.org>
Tue, 13 Mar 2007 10:19:22 +0000 (10:19 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 13 Mar 2007 10:19:22 +0000 (10:19 +0000)
commit18c47f6a3b3cc848dc2fc09329954378e483dce1
treec2d4986af4e762757655b385ea5770fbcfb4501f
parentb6a87542b301e54872807940f71c06be9f03f990
Patch #1569798: fix a bug in distutils when building Python from a
directory within sys.exec_prefix.
Lib/distutils/command/build_ext.py
Misc/NEWS