Another _testXXX -> _testcapiXXX renaming.

This commit is contained in:
Tim Peters 2001-02-04 09:18:21 +00:00
parent d66595fe42
commit f36fb69fd2
1 changed files with 1 additions and 1 deletions

View File

@ -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