This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Yinon, berker.peksag, eric.araujo, eric.smith, python-dev, r.david.murray, serhiy.storchaka
Date 2014-09-18.02:10:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140918021034.18454.14084@mail.hg.python.org>
In-reply-to
Content
New changeset ab369d809200 by Berker Peksag in branch 'default':
Issue #21391: Use os.path.abspath in the shutil module.
https://hg.python.org/cpython/rev/ab369d809200
History
Date User Action Args
2014-09-18 02:10:42python-devsetrecipients: + python-dev, eric.smith, Yinon, eric.araujo, r.david.murray, berker.peksag, serhiy.storchaka
2014-09-18 02:10:42python-devlinkissue21391 messages
2014-09-18 02:10:42python-devcreate