Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a0791 commit c155f82Copy full SHA for c155f82
1 file changed
PCbuild/readme.txt
@@ -2,7 +2,8 @@ Building Python using VC++ 5.0 or 6.0
2
-------------------------------------
3
4
This directory is used to build Python for Win32 platforms,
5
-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
6
+or 5.x.
7
(For other Windows platforms and compilers, see ../PC/readme.txt.)
8
9
Unlike previous versions, there's no longer a need to copy the project
0 commit comments