]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix Issue2236: Distutils' mkpath implementation ignoring the "mode" parameter
authorSenthil Kumaran <orsenthil@gmail.com>
Fri, 17 Sep 2010 16:35:37 +0000 (16:35 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Fri, 17 Sep 2010 16:35:37 +0000 (16:35 +0000)
commit9b86a69fc7ee51deadf59a562cdce41aa698ce9b
tree3ac06b7f30a9910c0546b56cdb1e7fbaf0de594b
parentac00799d61351d8f468af00d6194287bc37aad75
Fix Issue2236: Distutils' mkpath implementation ignoring the "mode" parameter
Lib/distutils/dir_util.py
Lib/distutils/tests/test_dir_util.py