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
Lib/bz2.py
0 → 100644
Modules/_bz2module.c
0 → 100644
Modules/bz2module.c
deleted
100644 → 0
Please register or sign in to comment