SIGN IN SIGN UP

BZ2File.read(0) should return b"" rather than raising ValueError.

This fixes test_tarfile.py.
I've added a unit test for the correct bz2 behavior.
G
Guido van Rossum committed
75c26bc6a78169bf621885fa91b0d8f93241e682
Parent: a055770