Skip to content

Commit 320b837

Browse files
Update Doc/library/urllib.robotparser.rst
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent 6f9e3f5 commit 320b837

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/urllib.robotparser.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ structure of :file:`robots.txt` files, see :rfc:`9309`.
2626
This class provides methods to read, parse and answer questions about the
2727
:file:`robots.txt` file at *url* or a :class:`urllib.request.Request` object.
2828

29-
.. versionchanged:: 3.16
29+
.. versionchanged:: next
3030
*url* parameter can be a :class:`urllib.request.Request` object.
3131

3232
.. method:: set_url(url)

0 commit comments

Comments
 (0)