diff options
Diffstat (limited to 'PCbuild/readme.txt')
-rw-r--r-- | PCbuild/readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index f565c5a..b6cd15c 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -48,6 +48,8 @@ _symtable _testcapi tests of the Python C API, run via Lib/test/test_capi.py, and implemented by module Modules/_testcapimodule.c +datetime + datetimemodule.c mmap mmapmodule.c parser |