This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author adelfino
Recipients adelfino, docs@python
Date 2018-06-17.17:21:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The reporthook of urllib.request.urlretrieve is treated as a function hook, while the right term is "callable".

PR fixes this.
History
Date User Action Args
2018-06-17 17:21:31adelfinosetrecipients: + adelfino, docs@python
2018-06-17 17:21:31adelfinosetmessageid: <[email protected]>
2018-06-17 17:21:31adelfinolinkissue33885 messages
2018-06-17 17:21:31adelfinocreate