Skip to content

Commit ffeb593

Browse files
committed
Changes for older Win platforms by Jim Ahlstrom
1 parent b1d368c commit ffeb593

File tree

5 files changed

+2863
-2638
lines changed

5 files changed

+2863
-2638
lines changed

PC/python.wpj

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ projectIdent
44
VpeMain
55
1
66
WRect
7-
64
8-
529
7+
0
8+
0
99
9920
1010
8704
1111
2
@@ -42,22 +42,22 @@ WRect
4242
WFileName
4343
20
4444
wat_os2\pyth_os2.tgt
45-
70
45+
77
4646
9
4747
11
4848
VComponent
4949
12
5050
WRect
51-
25
52-
17
53-
5632
54-
4096
51+
1072
52+
576
53+
7792
54+
5568
5555
0
5656
0
5757
13
5858
WFileName
5959
20
6060
wat_dos\pyth_dos.tgt
61-
70
61+
72
6262
9
6363
11

PC/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ C:/python, and copy all library files and subdirectories (using XCOPY)
3333
to C:/python/lib. Then you don't need to set PYTHONPATH. Otherwise,
3434
set the environment variable PYTHONPATH to your Python search path.
3535
For example,
36-
set PYTHONPATH=.;d:\python\lib;d:\python\lib\win;d:\python\lib\dos_8x3
36+
set PYTHONPATH=.;d:\python\lib;d:\python\lib\win;d:\python\lib\dos-8x3
3737

3838
There are several add-in modules to build Python programs which use
3939
the native Windows operating environment. The ports here just make

0 commit comments

Comments
 (0)