Go to file
Guido van Rossum d577c0ca90 Fix range error (doc and impl of re_search disagreed!)
Use getargs() function.
Drop re_string from re object.
1992-01-27 16:46:19 +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 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 Fix range error (doc and impl of re_search disagreed!) 1992-01-27 16:46:19 +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 sysset(name, NULL) does nothing if sys.name is undefined 1992-01-26 18:15:48 +00:00
Tools/scripts New == syntax 1992-01-01 19:35:13 +00:00