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 eric.araujo
Recipients doughellmann, eric.araujo, lars.gustaebel, loewis, python-dev, seblu, vstinner
Date 2011-09-12.15:47:41
SpamBayes Score 0.005162551
Marked as misclassified No
Message-id <1315842462.5.0.840970492653.issue12841@psf.upfronthosting.co.za>
In-reply-to
Content
I understand.  Unit tests can work with file permissions, ownership and links, but they can’t create different filesystems or ask for superuser rights.  test_shutil contains a few tests that purport to test cross-filesystems usage but may or may not actually do it (#9999).
History
Date User Action Args
2011-09-12 15:47:42eric.araujosetrecipients: + eric.araujo, loewis, lars.gustaebel, vstinner, doughellmann, python-dev, seblu
2011-09-12 15:47:42eric.araujosetmessageid: <1315842462.5.0.840970492653.issue12841@psf.upfronthosting.co.za>
2011-09-12 15:47:41eric.araujolinkissue12841 messages
2011-09-12 15:47:41eric.araujocreate