Kaydet (Commit) 288ed038 authored tarafından Martin Panter's avatar Martin Panter

Issue #26304: Additional “allows to” fix specific to 3.6

üst 3008b1c4
......@@ -144,7 +144,7 @@ zipfile
-------
A new :meth:`ZipInfo.from_file() <zipfile.ZipInfo.from_file>` class method
allow to make :class:`~zipfile.ZipInfo` instance from a filesystem file.
allows making a :class:`~zipfile.ZipInfo` instance from a filesystem file.
A new :meth:`ZipInfo.is_dir() <zipfile.ZipInfo.is_dir>` method can be used
to check if the :class:`~zipfile.ZipInfo` instance represents a directory.
(Contributed by Thomas Kluyver in :issue:`26039`.)
......
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