mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
merge with 3.3
This commit is contained in:
commit
3e1e1cfaa6
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ The module defines the following items:
|
|||
object.
|
||||
|
||||
When *fileobj* is not ``None``, the *filename* argument is only used to be
|
||||
included in the :program:`gzip` file header, which may includes the original
|
||||
included in the :program:`gzip` file header, which may include the original
|
||||
filename of the uncompressed file. It defaults to the filename of *fileobj*, if
|
||||
discernible; otherwise, it defaults to the empty string, and in this case the
|
||||
original filename is not included in the header.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue