0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00
The Python programming language
Go to file
Guido van Rossum 9ee7e15966 Created Vedit.py, the video editor. This uses the classes in Viewer.py.
Viewer.py in turn requires changes to VFile.py (unfortunately that file
is now a complete mess...).
1992-08-25 12:29:30 +00:00
Demo Created Vedit.py, the video editor. This uses the classes in Viewer.py. 1992-08-25 12:29:30 +00:00
Doc Use \input instead of \include (or \inclide) 1992-08-19 16:54:06 +00:00
Grammar Added missing change log entries 1992-04-06 14:39:51 +00:00
Include * renamed malloc.h mymalloc.h, and added MALLARG as the type of the 1992-08-19 16:46:30 +00:00
Lib splitfields(s, '') is illegal 1992-08-19 16:49:58 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules Added rms, maxpp and avgpp methods. 1992-08-24 14:36:31 +00:00
Objects * renamed malloc.h mymalloc.h, and added MALLARG as the type of the 1992-08-19 16:46:30 +00:00
Parser Copyright for 1992 added 1992-04-05 14:26:55 +00:00
Python fix *serious* (new) bug in testbool: by default objects should test 1992-08-19 16:41:45 +00:00
Tools/scripts Fix regexp recognizing comments to cope with unterminated comments. 1992-06-05 15:13:53 +00:00