]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 72354 via svnmerge from
authorThomas Heller <theller@ctypes.org>
Tue, 5 May 2009 19:33:26 +0000 (19:33 +0000)
committerThomas Heller <theller@ctypes.org>
Tue, 5 May 2009 19:33:26 +0000 (19:33 +0000)
commitae0d49b2b48a0865738a49e43847ce99c143ba9f
tree4cf9c5c78e71ce8435dafa9754ca689ba2b5a005
parentfca3179a459600ab1a7f60ab6dd817d14fa91dd5
Merged revisions 72354 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r72354 | thomas.heller | 2009-05-05 21:04:40 +0200 (Di, 05 Mai 2009) | 10 lines

  Merged revisions 72352 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r72352 | thomas.heller | 2009-05-05 20:55:47 +0200 (Di, 05 Mai 2009) | 3 lines

    Fix Issue #4875: find_library can return directories instead of files
    (on win32)
  ........
................
Lib/ctypes/util.py
Misc/NEWS