]> granicus.if.org Git - python/commit
Merged revisions 84861 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Fri, 17 Sep 2010 16:40:01 +0000 (16:40 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Fri, 17 Sep 2010 16:40:01 +0000 (16:40 +0000)
commit9c379bbadd7b7cb292fa8ae0a2ad22dd80518b27
treef64819d4ac1eaeb765d542a2fb011262e1aa4ca9
parentd12df5e29781e00cdbcc5a4e0824306ee015930b
Merged revisions 84861 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84861 | senthil.kumaran | 2010-09-17 22:05:37 +0530 (Fri, 17 Sep 2010) | 3 lines

  Fix Issue2236: Distutils' mkpath implementation ignoring the "mode" parameter
........
Lib/distutils/dir_util.py
Lib/distutils/tests/test_dir_util.py