Fix two test cases in test_os. ftruncate raises IOError unlike all the others…
Fix two test cases in test_os. ftruncate raises IOError unlike all the others which raise OSError. And close() on some platforms doesn't complain when given an invalid file descriptor.
Showing
Please
register
or
sign in
to comment