mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Merge in all documentation changes since branching 3.4.0rc1.
This commit is contained in:
parent
b6b6a6d587
commit
3732ed2414
93 changed files with 2018 additions and 556 deletions
|
@ -199,6 +199,7 @@ The :mod:`test.support` module provides support for Python's regression
|
|||
test suite.
|
||||
|
||||
.. note::
|
||||
|
||||
:mod:`test.support` is not a public module. It is documented here to help
|
||||
Python developers write tests. The API of this module is subject to change
|
||||
without backwards compatibility concerns between releases.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue