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 eric.araujo, hynek, neologix, petri.lehtinen, pitrou, python-dev, socketpair, tarek, vstinner
Date 2011-12-29.17:55:12
SpamBayes Score 0.02842062
Marked as misclassified No
Message-id <E1RgKC8-0006B8-2o@dinsdale.python.org>
In-reply-to
Content
New changeset cf57ef65bcd0 by Antoine Pitrou in branch 'default':
Issue #12715: Add an optional symlinks argument to shutil functions (copyfile, copymode, copystat, copy, copy2).
http://hg.python.org/cpython/rev/cf57ef65bcd0
History
Date User Action Args
2011-12-29 17:55:13python-devsetrecipients: + python-dev, pitrou, vstinner, tarek, eric.araujo, neologix, socketpair, petri.lehtinen, hynek
2011-12-29 17:55:13python-devlinkissue12715 messages
2011-12-29 17:55:13python-devcreate