From: Raymond Hettinger <python@rcn.com>
Date: Mon, 30 Dec 2002 00:40:40 +0000 (+0000)
Subject: Revert the last change.  Tim was faster and chose a different route.
X-Git-Tag: v2.3c1~2842
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4647f5090a82811c0bf17efae22ad421d6ae2011;p=python

Revert the last change.  Tim was faster and chose a different route.
---

diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 3751db313b..b6cd15c3aa 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -50,8 +50,6 @@ _testcapi
     implemented by module Modules/_testcapimodule.c
 datetime
     datetimemodule.c
-_random
-    _randommodule.c
 mmap
     mmapmodule.c
 parser