From: Jack Jansen Date: Sat, 11 Aug 2001 21:13:19 +0000 (+0000) Subject: Added a note about the various tests here. X-Git-Tag: v2.2a3~637 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af86470e85ff2383f20ccc4981a098eaa6dab43d;p=thirdparty%2FPython%2Fcpython.git Added a note about the various tests here. --- diff --git a/Mac/Lib/test/readme.txt b/Mac/Lib/test/readme.txt new file mode 100644 index 000000000000..dbf671f1f956 --- /dev/null +++ b/Mac/Lib/test/readme.txt @@ -0,0 +1,4 @@ +The files in this folder are not maintained very well. They have worked at some +point in the past, but they may not work anymore. They may contain interesting +information, but they could also very well contain misinformation. Use at your +own risk.