]> granicus.if.org Git - python/commit
Bug #1622896: fix a rare corner case where the bz2 module raised an
authorGeorg Brandl <georg@python.org>
Tue, 13 Mar 2007 12:34:25 +0000 (12:34 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 13 Mar 2007 12:34:25 +0000 (12:34 +0000)
commita47337fba5925e089ea11282569b3fcb78d17397
tree30f56d486367af46a2075ea905978c54a0a7fac9
parentc64e40215d556df635768f56f76d35c2bba7b300
Bug #1622896: fix a rare corner case where the bz2 module raised an
error in spite of a succesful compression.
Misc/NEWS
Modules/bz2module.c