[issue4894] documentaion doesn't include parameter in urllib.request.HTTPRedirectHandler.redirect_request
Daniel Diniz
report at bugs.python.org
Sun Feb 8 21:22:25 CET 2009
Daniel Diniz <ajaksu at gmail.com> added the comment:
This patch adds the "newurl" parameter to signature of redirect_request
(important, IMHO) and mentions it in the doc (less important). It also
describes the behavior of http_error_30* in more detail, perhaps too much?
----------
keywords: +patch
nosy: +ajaksu2
Added file: http://bugs.python.org/file12984/redirect_request_rst.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4894>
_______________________________________
More information about the Python-bugs-list
mailing list