commit | bd54f0eb3aaef0ebf53cdc98bb16979e0add7b08 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Oct 31 01:12:55 2012 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Oct 31 01:12:55 2012 +0100 |
tree | d562b61269b139b0f759b3669990065d963e1861 | |
parent | f69055efba0019ecdccfbd6497361f4d7755c0d6 [diff] |
Issue #15478: Fix test_os on FreeBSD Calling OS functions can fail with errors other than FileNotFoundError: a FreeBSD buildbot fails for example with a PermissionError.