From: Tim Peters Date: Fri, 30 Jun 2000 09:04:35 +0000 (+0000) Subject: Making a tiny change to figure out what I'm going to screw up X-Git-Tag: v2.0b1~1244 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c155f828faeb115f82d527d786da4f662ebcbbd8;p=thirdparty%2FPython%2Fcpython.git Making a tiny change to figure out what I'm going to screw up by trying to use CVS under Windows at all ... --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 9c5436e08567..ffdef46c2f6e 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -2,7 +2,8 @@ Building Python using VC++ 5.0 or 6.0 ------------------------------------- This directory is used to build Python for Win32 platforms, -e.g. Windows 95, 98 and NT. It requires Microsoft Visual C++ 5.x. +e.g. Windows 95, 98 and NT. It requires Microsoft Visual C++ 6.x +or 5.x. (For other Windows platforms and compilers, see ../PC/readme.txt.) Unlike previous versions, there's no longer a need to copy the project