Commit 188ddd3b authored by Georg Brandl's avatar Georg Brandl

Closes #15432: GzipFile mtime argument was added in 2.7.

parent 1f94b26c
......@@ -77,6 +77,9 @@ The module defines the following items:
.. versionchanged:: 2.7
Support for zero-padded files was added.
.. versionadded:: 2.7
The *mtime* argument.
.. function:: open(filename[, mode[, compresslevel]])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment