Message 319822 - Python tracker

Message319822

Author adelfino
Recipients adelfino, docs@python
Date 2018-06-17.17:21:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529256091.43.0.56676864532.issue33885@psf.upfronthosting.co.za>
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: <1529256091.43.0.56676864532.issue33885@psf.upfronthosting.co.za>
2018-06-17 17:21:31adelfinolinkissue33885 messages
2018-06-17 17:21:31adelfinocreate