From: Raymond Hettinger 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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4647f5090a82811c0bf17efae22ad421d6ae2011;p=thirdparty%2FPython%2Fcpython.git Revert the last change. Tim was faster and chose a different route. --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 3751db313bf3..b6cd15c3aaa7 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