mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
bpo-36019: Use pythontest.net instead of example.com in network tests (GH-11941)
This commit is contained in:
parent
3208880f1c
commit
a40681dd5d
6 changed files with 22 additions and 10 deletions
|
|
@ -356,6 +356,10 @@ The :mod:`test.support` module defines the following constants:
|
|||
|
||||
Check for presence of docstrings.
|
||||
|
||||
.. data:: TEST_HTTP_URL
|
||||
|
||||
Define the URL of a dedicated HTTP server for the network tests.
|
||||
|
||||
|
||||
|
||||
The :mod:`test.support` module defines the following functions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue