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 hynek
Recipients Arfrever, benjamin.peterson, eric.araujo, hynek, neologix, pitrou
Date 2012-04-12.16:22:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334247740.37.0.0662791251212.issue14082@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, so I’ve added a function `copyxattr()` and `copy2()` tries to copy all possible namespaces.

Tests pass on Linux and Mac OS X.
History
Date User Action Args
2012-04-12 16:22:20hyneksetrecipients: + hynek, pitrou, benjamin.peterson, eric.araujo, Arfrever, neologix
2012-04-12 16:22:20hyneksetmessageid: <1334247740.37.0.0662791251212.issue14082@psf.upfronthosting.co.za>
2012-04-12 16:22:19hyneklinkissue14082 messages
2012-04-12 16:22:19hynekcreate