]> granicus.if.org Git - python/commit
Add an additional test: BZ2File write methods should raise IOError
authorGeorg Brandl <georg@python.org>
Mon, 14 Aug 2006 21:45:32 +0000 (21:45 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 14 Aug 2006 21:45:32 +0000 (21:45 +0000)
commit85fec5910474197439be7e62bf1136b3ee57b05c
tree1b33ef0a16b0fba8f74d0181aefcb3dfd2e34d3a
parent3335a7ad63092d232098fec292cf9b3a25c66a83
Add an additional test: BZ2File write methods should raise IOError
when file is read-only.
Lib/test/test_bz2.py