Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f6fc1ec

Browse files
committed
Jim A's new versions of these
1 parent 84c6fc9 commit f6fc1ec

8 files changed

Lines changed: 1828 additions & 1550 deletions

File tree

PC/python.mk

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
project : n:\python\python1.4beta3\pc\wat_os2\pyth_os2.exe n:\python\python1&
2-
.4beta3\pc\wat_dos\pyth_dos.exe .SYMBOLIC
1+
project : n:\python\python-1.5.1\pc\wat_os2\pyth_os2.exe n:\python\python-1.&
2+
5.1\pc\wat_dos\pyth_dos.exe .SYMBOLIC
33

4-
!include n:\python\python1.4beta3\pc\wat_os2\pyth_os2.mk1
5-
!include n:\python\python1.4beta3\pc\wat_dos\pyth_dos.mk1
4+
!include n:\python\python-1.5.1\pc\wat_os2\pyth_os2.mk1
5+
!include n:\python\python-1.5.1\pc\wat_dos\pyth_dos.mk1

PC/python.wpj

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ projectIdent
44
VpeMain
55
1
66
WRect
7-
0
8-
0
9-
9920
10-
8704
7+
448
8+
128
9+
9136
10+
8576
1111
2
1212
MProject
1313
3
@@ -34,22 +34,22 @@ VComponent
3434
WRect
3535
832
3636
256
37-
5632
38-
4096
37+
6048
38+
5482
3939
0
4040
0
4141
10
4242
WFileName
4343
20
4444
wat_os2\pyth_os2.tgt
45-
77
46-
9
45+
0
46+
22
4747
11
4848
VComponent
4949
12
5050
WRect
51-
1072
52-
576
51+
240
52+
704
5353
7792
5454
5568
5555
0
@@ -58,6 +58,6 @@ WRect
5858
WFileName
5959
20
6060
wat_dos\pyth_dos.tgt
61-
72
62-
9
63-
11
61+
20
62+
29
63+
8

PC/wat_dos/pyth_dos.lk1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
NAME pyth_dos
2-
FIL arraymodule.obj,audioop.obj,binascii.obj,cmathmodule.obj,environment.obj,errnomodule.obj,getpath.obj,imageop.obj,main.obj,mathmodule.obj,md5c.obj,md5module.obj,newmodule.obj,operator.obj,posixmodule.obj,regexmodule.obj,regexpr.obj,rgbimgmodule.obj,rotormodule.obj,signalmodule.obj,soundex.obj,stropmodule.obj,structmodule.obj,timemodule.obj,yuvconvert.obj,abstract.obj,accessobject.obj,classobject.obj,cobject.obj,complexobject.obj,fileobject.obj,floatobject.obj,frameobject.obj,funcobject.obj,intobject.obj,listobject.obj,longobject.obj,mappingobject.obj,methodobject.obj,moduleobject.obj,object.obj,rangeobject.obj,stringobject.obj,tupleobject.obj,typeobject.obj,acceler.obj,grammar1.obj,myreadline.obj,node.obj,parser.obj,parsetok.obj,tokenizer.obj,bltinmodule.obj,ceval.obj,cgensupport.obj,compile.obj,errors.obj,frozen.obj,getargs.obj,getcompiler.obj,getcopyright.obj,getmtime.obj,getopt.obj,getplatform.obj,getversion.obj,graminit.obj,import.obj,importdl.obj,marshal.obj,modsupport.obj,mystrtoul.obj,pythonrun.obj,structmember.obj,sysmodule.obj,traceback.obj,config.obj
2+
FIL arraymodule.obj,audioop.obj,binascii.obj,cmathmodule.obj,cpickle.obj,cstringio.obj,errnomodule.obj,getbuildinfo.obj,imageop.obj,main.obj,mathmodule.obj,md5c.obj,md5module.obj,newmodule.obj,operator.obj,pcremodule.obj,posixmodule.obj,pypcre.obj,python.obj,regexmodule.obj,regexpr.obj,rgbimgmodule.obj,rotormodule.obj,signalmodule.obj,soundex.obj,stropmodule.obj,structmodule.obj,timemodule.obj,yuvconvert.obj,abstract.obj,classobject.obj,cobject.obj,complexobject.obj,dictobject.obj,fileobject.obj,floatobject.obj,frameobject.obj,funcobject.obj,intobject.obj,listobject.obj,longobject.obj,methodobject.obj,moduleobject.obj,object.obj,rangeobject.obj,sliceobject.obj,stringobject.obj,tupleobject.obj,typeobject.obj,acceler.obj,grammar1.obj,myreadline.obj,node.obj,parser.obj,parsetok.obj,tokenizer.obj,bltinmodule.obj,ceval.obj,compile.obj,errors.obj,frozen.obj,getargs.obj,getcompiler.obj,getcopyright.obj,getmtime.obj,getopt.obj,getplatform.obj,getversion.obj,graminit.obj,import.obj,importdl.obj,marshal.obj,modsupport.obj,mystrtoul.obj,pystate.obj,pythonrun.obj,structmember.obj,sysmodule.obj,traceback.obj,config.obj,getpathp.obj
33

0 commit comments

Comments
 (0)