Go to file
Guido van Rossum 7169dbb76d Move printing of filename and lineno to tb_displayline.
Search sys.path if the filename isn't found.
Include osdefs.h.
1992-02-26 15:17:59 +00:00
Demo Initial revision 1992-02-11 14:50:54 +00:00
Doc Set parskip to 0 in the table of content. 1992-02-11 15:53:13 +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 Added a cache so that the slow parser isn't such a problem in practice. 1992-02-19 14:50:10 +00:00
Mac/Lib New == syntax 1992-01-01 19:35:13 +00:00
Modules Added uname. Made lstat/readlink/symlink unconditional (the latter 1992-02-05 11:15:54 +00:00
Objects Include modsupport.h for getargs(). 1992-01-27 16:53:23 +00:00
Parser Added a header file. 1992-01-19 16:29:05 +00:00
Python Move printing of filename and lineno to tb_displayline. 1992-02-26 15:17:59 +00:00
Tools/scripts New == syntax 1992-01-01 19:35:13 +00:00