diff options
author | Raymond Hettinger <python@rcn.com> | 2002-12-30 00:40:40 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2002-12-30 00:40:40 (GMT) |
commit | 4647f5090a82811c0bf17efae22ad421d6ae2011 (patch) | |
tree | 379ab160aa3e26f24d84f6215eb962b45012adf8 /PCbuild | |
parent | a6af4778205c4055fdd6c92da966b761b0ff3167 (diff) | |
download | cpython-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')
-rw-r--r-- | PCbuild/readme.txt | 2 |
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 |