]> granicus.if.org Git - python/commitdiff
Document the _randommodule project for the Windows build.
authorRaymond Hettinger <python@rcn.com>
Mon, 30 Dec 2002 00:03:27 +0000 (00:03 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 30 Dec 2002 00:03:27 +0000 (00:03 +0000)
PCbuild/readme.txt

index b6cd15c3aaa71032e3db10b346890eaf3905c009..3751db313bf380d96c376df2c96538826b7a0bf3 100644 (file)
@@ -50,6 +50,8 @@ _testcapi
     implemented by module Modules/_testcapimodule.c
 datetime
     datetimemodule.c
+_random
+    _randommodule.c
 mmap
     mmapmodule.c
 parser