]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_os: report tests as skipped when os.statvfs() fails with ENOSYS
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 11 Oct 2013 23:33:54 +0000 (01:33 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Fri, 11 Oct 2013 23:33:54 +0000 (01:33 +0200)
commit370cb253071b4f5d1486114cdda1a95ef0b6d9bb
tree488d3554cf945b55a872c6586a335f4dc1c926ac
parent2582762b1b76a9bbe11f8ba5fc2a350157526050
test_os: report tests as skipped when os.statvfs() fails with ENOSYS
Lib/test/test_os.py