]> granicus.if.org Git - python/commit
Merged revisions 86244 via svnmerge from
authorÉric Araujo <merwok@netwok.org>
Sat, 6 Nov 2010 04:51:10 +0000 (04:51 +0000)
committerÉric Araujo <merwok@netwok.org>
Sat, 6 Nov 2010 04:51:10 +0000 (04:51 +0000)
commit1ca7556dd015fb60437142d583d7c31a397fabae
tree8ab2362ead1ddb35fed00fa091965a74d77e4f7a
parent1c1340b30a9d113b76818e52b5ed101c4867b79a
Merged revisions 86244 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86244 | eric.araujo | 2010-11-06 05:48:05 +0100 (sam., 06 nov. 2010) | 3 lines

  Prevent race condition with mkdir in distutils.  Patch by Arfrever on #9281.
........
Lib/distutils/dir_util.py
Misc/NEWS