summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild/readme.txt')
-rw-r--r--PCbuild/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 1415ba5..c6033f1 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -45,9 +45,9 @@ _sre
Unicode-aware regular expression engine
_symtable
the _symtable module, symtablemodule.c
-_test
+_testcapi
tests of the Python C API, run via Lib/test/test_capi.py, and
- implemented by module Modules/_testmodule.c
+ implemented by module Modules/_testcapimodule.c
mmap
mmapmodule.c
parser