mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Making a tiny change to figure out what I'm going to screw up
by trying to use CVS under Windows at all ...
This commit is contained in:
parent
90a0791322
commit
c155f828fa
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ Building Python using VC++ 5.0 or 6.0
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|
||||||
This directory is used to build Python for Win32 platforms,
|
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.)
|
(For other Windows platforms and compilers, see ../PC/readme.txt.)
|
||||||
|
|
||||||
Unlike previous versions, there's no longer a need to copy the project
|
Unlike previous versions, there's no longer a need to copy the project
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue