mirror of
https://github.com/python/cpython.git
synced 2025-01-19 06:54:52 +08:00
Another _testXXX -> _testcapiXXX renaming.
This commit is contained in:
parent
d66595fe42
commit
f36fb69fd2
@ -149,7 +149,7 @@ GLHACK=-Dclear=__GLclear
|
||||
#operator operator.c # operator.add() and similar goodies
|
||||
#_weakref _weakref.c # basic weak reference support
|
||||
#_codecs _codecsmodule.c # access to the builtin codecs and codec registry
|
||||
#_test _testmodule.c # Python C API test module
|
||||
#_testcapi _testcapimodule.c # Python C API test module
|
||||
|
||||
#unicodedata unicodedata.c unicodedatabase.c
|
||||
# static Unicode character database
|
||||
|
Loading…
Reference in New Issue
Block a user