Go to file
Guido van Rossum 550fbcc2aa New getargs() function. Define macros with conventional names,
except get*str*arg --> get*Str*arg; get*str*arg fetches a C string.
1992-01-27 16:50:21 +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 Add '*' for varargs list. 1992-01-26 18:17:23 +00:00
Include New getargs() function. Define macros with conventional names, 1992-01-27 16:50:21 +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 Cal get*Str*arg() instead of get*str*arg(), until the code is fixed. 1992-01-27 16:49:54 +00:00
Objects Get rid of redundant type checks. 1992-01-26 18:16:35 +00:00
Parser Added a header file. 1992-01-19 16:29:05 +00:00
Python Don't print "Unhandled exception: " when one occurs -- just print its name. 1992-01-27 16:48:10 +00:00
Tools/scripts New == syntax 1992-01-01 19:35:13 +00:00