summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2002-12-30 00:40:40 (GMT)
committerRaymond Hettinger <python@rcn.com>2002-12-30 00:40:40 (GMT)
commit4647f5090a82811c0bf17efae22ad421d6ae2011 (patch)
tree379ab160aa3e26f24d84f6215eb962b45012adf8 /PCbuild/readme.txt
parenta6af4778205c4055fdd6c92da966b761b0ff3167 (diff)
downloadcpython-4647f5090a82811c0bf17efae22ad421d6ae2011.zip
cpython-4647f5090a82811c0bf17efae22ad421d6ae2011.tar.gz
cpython-4647f5090a82811c0bf17efae22ad421d6ae2011.tar.bz2
Revert the last change. Tim was faster and chose a different route.
Diffstat (limited to 'PCbuild/readme.txt')
-rw-r--r--PCbuild/readme.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 3751db3..b6cd15c 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