mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +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 threading module API was renamed to be PEP 8 complaint. The old names are
|
||||
still present, but will be removed in the near future.
|
||||
- The threading module API was renamed to be PEP 8 compliant. The
|
||||
old names are still present, but will be removed in the near future.
|
||||
|
||||
Tools/Demos
|
||||
-----------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue