[issue1625] bz2.BZ2File doesn't support multiple streams
Antoine Pitrou
report at bugs.python.org
Mon Sep 20 21:31:12 CEST 2010
Antoine Pitrou <pitrou at free.fr> added the comment:
Here is an update of the patch against current py3k. I've added a copyright mention at the top of Modules/bz2module.c which I hope manages to capture the essence of msg93721. Martin, what do you think?
----------
nosy: +loewis
stage: -> patch review
versions: -Python 2.7
Added file: http://bugs.python.org/file18939/bz2ms.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1625>
_______________________________________
More information about the Python-bugs-list
mailing list