]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add test for BZ2Decompressor.decompress("") after end of stream.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 28 Oct 2012 14:20:48 +0000 (15:20 +0100)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 28 Oct 2012 14:20:48 +0000 (15:20 +0100)
commita1952d41201c292f16d7c9cac3a3755cb77bf68c
tree32cd1beb619ed354ab5f53edfe755d79cc0c2d8b
parent6a935d9230f5153697a5676a039c1af905617858
Add test for BZ2Decompressor.decompress("") after end of stream.
Lib/test/test_bz2.py