[issue34511] I suggest to add documentation about "method" parameter of urllib.request.Request class

Mariatta Wijaya report at bugs.python.org
Sun Aug 26 17:05:59 EDT 2018


Mariatta Wijaya <mariatta.wijaya at gmail.com> added the comment:

method is added in Python 3.3. You're referencing documentation of Python 3.2.

The documentation is correct for later Python versions: https://docs.python.org/3.7/library/urllib.request.html#urllib.request.Request

----------
nosy: +Mariatta
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34511>
_______________________________________


More information about the Python-bugs-list mailing list