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.
Modules/bz2module.c
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment