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-05-05.20:34:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336250099.64.0.915643514538.issue14082@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, I've extracted the xattr checker from test_os.py and transformed it into a caching decorator like skip_unless_symlinks.

_copyxattr rename is also done.
History
Date User Action Args
2012-05-05 20:34:59hyneksetrecipients: + hynek, pitrou, benjamin.peterson, eric.araujo, Arfrever, neologix
2012-05-05 20:34:59hyneksetmessageid: <1336250099.64.0.915643514538.issue14082@psf.upfronthosting.co.za>
2012-05-05 20:34:59hyneklinkissue14082 messages
2012-05-05 20:34:58hynekcreate