summaryrefslogtreecommitdiff
path: root/Doc/library/zipfile.rst
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2015-04-13 16:44:05 -0500
committerZachary Ware <zachary.ware@gmail.com>2015-04-13 16:44:05 -0500
commitd827be8ff1e74b35191aa51e7b66acb8a13b9db9 (patch)
tree63a45e86649c661bdb9b534032cbd0ff8c6a7cb2 /Doc/library/zipfile.rst
parent38019d1c349f8c6971e74e3a00e0a4132b6b0820 (diff)
parentae9f0fede3f7f366c346d033555bd4fc59f0e0ff (diff)
downloadcpython-git-d827be8ff1e74b35191aa51e7b66acb8a13b9db9.tar.gz
Closes #23730: merge with 3.4
Diffstat (limited to 'Doc/library/zipfile.rst')
-rw-r--r--Doc/library/zipfile.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/library/zipfile.rst b/Doc/library/zipfile.rst
index 6192cd0d38..4e1a87fde1 100644
--- a/Doc/library/zipfile.rst
+++ b/Doc/library/zipfile.rst
@@ -255,6 +255,8 @@ ZipFile Objects
to extract to. *member* can be a filename or a :class:`ZipInfo` object.
*pwd* is the password used for encrypted files.
+ Returns the normalized path created (a directory or new file).
+
.. note::
If a member filename is an absolute path, a drive/UNC sharepoint and