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 georg.brandl, hynek, larry, ned.deily, python-dev, serhiy.storchaka, skrah
Date 2012-07-16.12:00:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <5004025A.6060605@ox.cx>
In-reply-to <1342437996.65.0.365654930646.issue15238@psf.upfronthosting.co.za>
Content
You can’t just compare the xattr because some (like security.*) can be
only copied as root. IIRC they come from SELinux.
History
Date User Action Args
2012-07-16 12:00:31hyneksetrecipients: + hynek, georg.brandl, larry, ned.deily, skrah, python-dev, serhiy.storchaka
2012-07-16 12:00:31hyneklinkissue15238 messages
2012-07-16 12:00:30hynekcreate