]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 72379 via svnmerge from
authorTarek Ziadé <ziade.tarek@gmail.com>
Wed, 6 May 2009 07:30:47 +0000 (07:30 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Wed, 6 May 2009 07:30:47 +0000 (07:30 +0000)
commit5020e3438912a866ef6e976f7a5526b7b0833efd
tree84ebdfd4694174f9126e68b474dc4b6111fa2371
parent7d8f9d0497d364521f192111dfc3d97abc20c0fa
Merged revisions 72379 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r72379 | tarek.ziade | 2009-05-06 09:26:24 +0200 (Wed, 06 May 2009) | 1 line

  Fixed #5940: distutils.command.build_clib.check_library_list is doing the right checkings again
........
Lib/distutils/command/build_clib.py
Lib/distutils/tests/test_build_clib.py [new file with mode: 0644]
Misc/NEWS