]> granicus.if.org Git - python/commit
Issue #21391: Use os.path.abspath in the shutil module.
authorBerker Peksag <berker.peksag@gmail.com>
Thu, 18 Sep 2014 02:11:15 +0000 (05:11 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Thu, 18 Sep 2014 02:11:15 +0000 (05:11 +0300)
commit3715da5c97d98f553f1e0422eda7d129806dbda2
tree9f64f55f7252cccca33bae0110a2d731826cec7c
parente7811fca5ed60ce84ee78327ed485f76a0a09814
Issue #21391: Use os.path.abspath in the shutil module.
Lib/shutil.py
Misc/NEWS