mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
Fix typo
This commit is contained in:
parent
42caf3f6a3
commit
b053209af7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ What's New in Python 2.2a2?
|
|||
Tools
|
||||
|
||||
- The new Tools/scripts/cleanfuture.py can be used to automatically
|
||||
edit out obsolute future statements from Python source code. See
|
||||
edit out obsolete future statements from Python source code. See
|
||||
the module docstring for details.
|
||||
|
||||
Tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue