]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as
authorCharles-François Natali <neologix@free.fr>
Tue, 4 Oct 2011 17:19:21 +0000 (19:19 +0200)
committerCharles-François Natali <neologix@free.fr>
Tue, 4 Oct 2011 17:19:21 +0000 (19:19 +0200)
commite39b112aea32cf79d5cef8476d92b7ff74a12059
tree29f70e25eb2aedbac5e01afb56f1905883e1032e
parenta9860aeb08fce7494a963746c04102d23f1cf4ac
parenta13b1faa788f95f063a2190eb63d81ee8565182d
Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as
root (directory permissions are ignored).
Lib/test/test_import.py