The Python programming language
Go to file
Guido van Rossum 598fd8c980 Raise SyntaxError for syntax errors detected in this phase. 1992-01-26 18:12:03 +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 Use output from h2py. 1992-01-24 12:54:01 +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 Raise SyntaxError for syntax errors detected in this phase. 1992-01-26 18:12:03 +00:00
Tools/scripts New == syntax 1992-01-01 19:35:13 +00:00