]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 69598 via svnmerge from
authorTarek Ziadé <ziade.tarek@gmail.com>
Fri, 13 Feb 2009 23:02:44 +0000 (23:02 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Fri, 13 Feb 2009 23:02:44 +0000 (23:02 +0000)
commit19fe0c8cec43547273ad133791a298396955461b
tree2a742b6d3cdd1f13cacefb1c57cc8013639bb38c
parentb71b711b310ec2d1a27a6802c18cee8be5e02f6d
Merged revisions 69598 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r69598 | tarek.ziade | 2009-02-14 00:00:43 +0100 (Sat, 14 Feb 2009) | 1 line

  Fixed #4524: distutils build_script command failed with --with-suffix=3
........
Lib/distutils/command/build_scripts.py
Lib/distutils/tests/test_build_scripts.py
Misc/NEWS