]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102190: Add additional zipfile `pwd=` arg docstrings (gh-102195)
authorDeborah <32307299+dlwrnc@users.noreply.github.com>
Sun, 31 Mar 2024 20:11:48 +0000 (22:11 +0200)
committerGitHub <noreply@github.com>
Sun, 31 Mar 2024 20:11:48 +0000 (20:11 +0000)
commita32d6939486d7f90ee57e215077f6116e19de24d
tree51b2a8290a6f66ea147c922589731cb00b02625e
parent262445358e21c56d7c68e3ee76c13e469d2ea348
gh-102190: Add additional zipfile `pwd=` arg docstrings (gh-102195)

This just documents the parameter that already exists.

---------

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Lib/zipfile/__init__.py