Go to file
Guido van Rossum e25c25635e Support for dynamic loading added. 1992-01-19 16:28:21 +00:00
Demo New == syntax 1992-01-01 19:35:13 +00:00
Doc Another round of careful revisions. 1992-01-17 14:03:20 +00:00
Grammar Added varargs syntax "def f(a, b, +c): ..." 1992-01-14 18:27:17 +00:00
Include New function gettupleslice(v, i, j). 1992-01-14 18:45:33 +00:00
Lib Added 'r(et)v(al) command. 1992-01-16 13:55:21 +00:00
Mac/Lib New == syntax 1992-01-01 19:35:13 +00:00
Modules Change versions. 1992-01-19 16:27:42 +00:00
Objects New function gettupleslice(v, i, j). 1992-01-14 18:45:33 +00:00
Parser Add warning XXX that 09.9 isn't accepted. 1991-12-10 14:01:05 +00:00
Python Support for dynamic loading added. 1992-01-19 16:28:21 +00:00
Tools/scripts New == syntax 1992-01-01 19:35:13 +00:00