Go to file
Guido van Rossum b53e67837b Initial revision 1992-01-24 01:12:17 +00:00
Demo New == syntax 1992-01-01 19:35:13 +00:00
Doc Change \verb\xxx\ in section titles back to {\tt xxx}. 1992-01-21 11:34:56 +00:00
Grammar Added varargs syntax "def f(a, b, +c): ..." 1992-01-14 18:27:17 +00:00
Include Initial revision 1992-01-19 16:32:47 +00:00
Lib Initial revision 1992-01-24 01:12:17 +00:00
Mac/Lib New == syntax 1992-01-01 19:35:13 +00:00
Modules #ifdef'ed an unreachable line out. 1992-01-19 16:49:14 +00:00
Objects Add prototypes. 1992-01-19 16:31:05 +00:00
Parser Added a header file. 1992-01-19 16:29:05 +00:00
Python Added -d option (increments debugging variable); mostly to get rid 1992-01-19 16:48:36 +00:00
Tools/scripts New == syntax 1992-01-01 19:35:13 +00:00