mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
- Fix typo in last checkin
This commit is contained in:
parent
225d60c31e
commit
75bfcbaf88
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ GLHACK=-Dclear=__GLclear
|
|||
#_collections _collectionsmodule.c # Container types
|
||||
#itertools itertoolsmodule.c # Functions creating iterators for efficient looping
|
||||
#strop stropmodule.c # String manipulations
|
||||
#_functools functoolsmodule.c # Tools for working with functions and callable objects
|
||||
#_functools _functoolsmodule.c # Tools for working with functions and callable objects
|
||||
|
||||
#unicodedata unicodedata.c # static Unicode character database
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue