mirror of https://github.com/python/cpython
51ef89cd9a
* Add name and mode attributes for compressed and archived file-like objects in modules bz2, lzma, tarfile and zipfile. * Change the value of the mode attribute of GzipFile from integer (1 or 2) to string ('rb' or 'wb'). * Change the value of the mode attribute of ZipExtFile from 'r' to 'rb'. |
||
---|---|---|
.. | ||
_path | ||
__init__.py | ||
__main__.py |