mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Fix typo.
This commit is contained in:
parent
f059e64426
commit
32de7af33c
1 changed files with 2 additions and 2 deletions
|
@ -327,8 +327,8 @@ Library
|
||||||
|
|
||||||
- The test.test_support module has been renamed to test.support.
|
- The test.test_support module has been renamed to test.support.
|
||||||
|
|
||||||
- The threading module API was renamed to be PEP 8 complaint. The old names are
|
- The threading module API was renamed to be PEP 8 compliant. The
|
||||||
still present, but will be removed in the near future.
|
old names are still present, but will be removed in the near future.
|
||||||
|
|
||||||
Tools/Demos
|
Tools/Demos
|
||||||
-----------
|
-----------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue