Go to file
Guido van Rossum 42e07afe3d Vrec.py: sv now raises sv.error instead of RuntimeError.
VFile.py: support for showing partial frames.
1992-09-22 15:01:43 +00:00
Demo Vrec.py: sv now raises sv.error instead of RuntimeError. 1992-09-22 15:01:43 +00:00
Doc __oct__ and __hex__ 1992-09-20 21:43:47 +00:00
Grammar Added missing change log entries 1992-04-06 14:39:51 +00:00
Include Made builtins int(), long(), float(), oct() and hex() more generic. 1992-09-12 11:09:23 +00:00
Lib New module regsub contains sub(), gsub() and split() as in nawk. 1992-09-20 21:41:09 +00:00
Mac/Lib
Modules * Makefile: added IMGFILE; moved some stuff around. 1992-09-17 17:54:56 +00:00
Objects * Makefile: added IMGFILE; moved some stuff around. 1992-09-17 17:54:56 +00:00
Parser Correct debug printing code 1992-09-03 20:46:37 +00:00
Python Made builtins int(), long(), float(), oct() and hex() more generic. 1992-09-12 11:09:23 +00:00
Tools/scripts cope with filenames containing spaces 1992-08-31 10:54:54 +00:00