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 Arfrever, benjamin.peterson, eric.araujo, hynek, neologix, pitrou
Date 2012-05-02.12:00:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM1iqUB7iNE7=XBp8rbOavY9MR8PfE+yKMe32z40ibctrg@mail.gmail.com>
In-reply-to <1335871412.52.0.659839765605.issue14082@psf.upfronthosting.co.za>
Content
I really like the idea of adding extended attributes copy to shutil.cop2().
However, I'm not convinced that exposing the raw copyxattr() is
necessary (I can't really come up with a use case for this).

So I'd suggest make copyxattr() private, and wait until someone asks
for the functionality.
History
Date User Action Args
2012-05-02 12:00:53neologixsetrecipients: + neologix, pitrou, benjamin.peterson, eric.araujo, Arfrever, hynek
2012-05-02 12:00:49neologixlinkissue14082 messages
2012-05-02 12:00:48neologixcreate