]> granicus.if.org Git - python/commit
Issue #11956: Always skip test_import.test_unwritable_directory when run as
authorCharles-François Natali <neologix@free.fr>
Tue, 4 Oct 2011 18:40:58 +0000 (20:40 +0200)
committerCharles-François Natali <neologix@free.fr>
Tue, 4 Oct 2011 18:40:58 +0000 (20:40 +0200)
commit79164c8c713caa1d99c21cacabc606f4584af688
tree0b63e424170991df8159f5897ba4a0e51c9ec175
parenta13b1faa788f95f063a2190eb63d81ee8565182d
Issue #11956: Always skip test_import.test_unwritable_directory when run as
root, since the semantics varies across Unix variants.
Lib/test/test_import.py