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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a6af4778205c4055fdd6c92da966b761b0ff3167;p=python Document the _randommodule project for the Windows build. --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index b6cd15c3aa..3751db313b 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