Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
0da94b2b
Commit
0da94b2b
authored
Jun 30, 2000
by
Tim Peters
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Making a tiny change to figure out what I'm going to screw up
by trying to use CVS under Windows at all ...
parent
45963fc9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
PCbuild/readme.txt
PCbuild/readme.txt
+2
-1
No files found.
PCbuild/readme.txt
View file @
0da94b2b
...
@@ -2,7 +2,8 @@ Building Python using VC++ 5.0 or 6.0
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment