From: Raymond Hettinger Date: Mon, 30 Dec 2002 00:03:27 +0000 (+0000) Subject: Document the _randommodule project for the Windows build. X-Git-Tag: v2.3c1~2843 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a6af4778205c4055fdd6c92da966b761b0ff3167;p=thirdparty%2FPython%2Fcpython.git Document the _randommodule project for the Windows build. --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index b6cd15c3aaa7..3751db313bf3 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -50,6 +50,8 @@ _testcapi implemented by module Modules/_testcapimodule.c datetime datetimemodule.c +_random + _randommodule.c mmap mmapmodule.c parser