commit | d827be8ff1e74b35191aa51e7b66acb8a13b9db9 | [log] [tgz] |
---|---|---|
author | Zachary Ware <zachary.ware@gmail.com> | Mon Apr 13 16:44:05 2015 -0500 |
committer | Zachary Ware <zachary.ware@gmail.com> | Mon Apr 13 16:44:05 2015 -0500 |
tree | 63a45e86649c661bdb9b534032cbd0ff8c6a7cb2 | |
parent | 38019d1c349f8c6971e74e3a00e0a4132b6b0820 [diff] | |
parent | ae9f0fede3f7f366c346d033555bd4fc59f0e0ff [diff] |
Closes #23730: merge with 3.4
diff --git a/Doc/library/zipfile.rst b/Doc/library/zipfile.rst index 6192cd0..4e1a87f 100644 --- a/Doc/library/zipfile.rst +++ b/Doc/library/zipfile.rst
@@ -255,6 +255,8 @@ 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