homepage

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 sandro.tosi
Recipients docs@python, sandro.tosi
Date 2011年07月03日.12:14:27
SpamBayes Score 0.0007168395
Marked as misclassified No
Message-id <1309695268.0.0.0456155108685.issue12478@psf.upfronthosting.co.za>
In-reply-to
Content
Hello, I think HTTPErrorProcessor documentation at [1] contains a cut&paste error (from UnknownHandler) for the only method available
[1] http://docs.python.org/py3k/library/urllib.request.html#httperrorprocessor-objects
because:
./python -c "import urllib.request as ur; print ('unknown_open' in dir(ur.HTTPErrorProcessor))"
False
If you can confirm that http_response() should be used instead, I'll provide a patch to fix it.
History
Date User Action Args
2011年07月03日 12:14:28sandro.tosisetrecipients: + sandro.tosi, docs@python
2011年07月03日 12:14:27sandro.tosisetmessageid: <1309695268.0.0.0456155108685.issue12478@psf.upfronthosting.co.za>
2011年07月03日 12:14:27sandro.tosilinkissue12478 messages
2011年07月03日 12:14:27sandro.tosicreate

AltStyle によって変換されたページ (->オリジナル) /