Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f36fb69

Browse files
committed
Another _testXXX -> _testcapiXXX renaming.
1 parent d66595f commit f36fb69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/Setup.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ GLHACK=-Dclear=__GLclear
149149
#operator operator.c # operator.add() and similar goodies
150150
#_weakref _weakref.c # basic weak reference support
151151
#_codecs _codecsmodule.c # access to the builtin codecs and codec registry
152-
#_test _testmodule.c # Python C API test module
152+
#_testcapi _testcapimodule.c # Python C API test module
153153

154154
#unicodedata unicodedata.c unicodedatabase.c
155155
# static Unicode character database

0 commit comments

Comments
 (0)