diff -r 21ae8abc1af3 Doc/library/zipfile.rst --- a/Doc/library/zipfile.rst Mon Apr 13 12:30:53 2015 -0500 +++ b/Doc/library/zipfile.rst Mon Apr 13 13:56:47 2015 -0400 @@ -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