Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b606d45fb26d38ba00b06a4349fd05172ba9e12c
/
Lib
/
encodings
/
bz2_codec.py
2c9838e
Bug #1586613: fix zlib and bz2 codecs' incremental en/decoders.
by Georg Brandl
· 19 years ago
abb02e5
Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass
by Walter Dörwald
· 19 years ago
0ad142a
Revert previous change. MAL preferred the old version.
by Raymond Hettinger
· 22 years ago
a455170
Simplifed the code.
by Raymond Hettinger
· 22 years ago
9edae34
Fix typo in the comments.
by Raymond Hettinger
· 22 years ago
9a80c5d
Added codec for bz2 compression.
by Raymond Hettinger
· 22 years ago