Issue #5863: Rewrite BZ2File in pure Python, and allow it to accept
file-like objects using a new `fileobj` constructor argument. Patch by Nadeem Vawda.
Showing
This diff is collapsed.
Lib/bz2.py
0 → 100644
This diff is collapsed.
This diff is collapsed.
Modules/_bz2module.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment