Remove checked_unlink()
authorNikolaus Rath <Nikolaus@rath.org>
Thu, 6 Apr 2017 05:51:32 +0000 (22:51 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Fri, 7 Apr 2017 23:40:15 +0000 (16:40 -0700)
commitc1ebb9b9b835f4ee7cb27d53de432101e733f695
treeb00a5d524c8162f2b3493818088766c3f80e6a01
parent4cfc2740b266ccaf8428c0d78c6d913480421d4c
Remove checked_unlink()

There is no reason why so many tests require the file system
to support unlink() and/or rmdir().
test/test_examples.py