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 neologix
Recipients benjamin.peterson, eric.araujo, hynek, neologix, pitrou
Date 2012-02-25.10:24:44
SpamBayes Score 0.0006698007
Marked as misclassified No
Message-id <1330165484.93.0.271249015079.issue14082@psf.upfronthosting.co.za>
In-reply-to
Content
I'm also in favor of adding extended attributes to copy2:
"""
Similar to shutil.copy(), but metadata is copied as well 
"""

extended attributes are metadata. And there are already too many copy functions...
History
Date User Action Args
2012-02-25 10:24:44neologixsetrecipients: + neologix, pitrou, benjamin.peterson, eric.araujo, hynek
2012-02-25 10:24:44neologixsetmessageid: <1330165484.93.0.271249015079.issue14082@psf.upfronthosting.co.za>
2012-02-25 10:24:44neologixlinkissue14082 messages
2012-02-25 10:24:44neologixcreate