8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e500cc0 commit 0355123Copy full SHA for 0355123
Doc/library/http.server.rst
@@ -392,7 +392,7 @@ provides three different variants:
392
contents of the file are output. If the file's MIME type starts with
393
``text/`` the file is opened in text mode; otherwise binary mode is used.
394
395
- For example usage, see the implementation of the :func:`test` function
+ For example usage, see the implementation of the :func:`~http.server.test` function
396
invocation in the :mod:`http.server` module.
397
398
.. versionchanged:: 3.7
0 commit comments