Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66595f commit f36fb69Copy full SHA for f36fb69
1 file changed
Modules/Setup.dist
@@ -149,7 +149,7 @@ GLHACK=-Dclear=__GLclear
149
#operator operator.c # operator.add() and similar goodies
150
#_weakref _weakref.c # basic weak reference support
151
#_codecs _codecsmodule.c # access to the builtin codecs and codec registry
152
-#_test _testmodule.c # Python C API test module
+#_testcapi _testcapimodule.c # Python C API test module
153
154
#unicodedata unicodedata.c unicodedatabase.c
155
# static Unicode character database
0 commit comments