The Python programming language https://www.python.org
Find a file
Guido van Rossum 67a5fdbcc2 * mpzmodule.c: cast some methods to the proper type.
* traceback.c (tb_print): use sys.tracebacklimit as a maximum number of
  traceback entries to print (default 1000).
* ceval.c (printtraceback): Don't print stack trace header -- this is now
  done by tb_print().
1993-12-17 12:09:14 +00:00
Demo Initial revision 1993-12-14 10:08:02 +00:00
Doc * {lib,ref,ext,tut}.tex: added explicit \date{<date> \\ <release>}. 1993-11-23 16:28:45 +00:00
Grammar change syntactical position of lambdef (was an atom, now is a test) 1993-11-30 14:57:42 +00:00
Include * import.c (get_module): pass .py filename to parse_file, not .pyc filename! 1993-11-30 13:40:46 +00:00
Lib Don't close the file explicitly. 1993-12-16 14:02:44 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules * mpzmodule.c: cast some methods to the proper type. 1993-12-17 12:09:14 +00:00
Objects * import.c (get_module): pass .py filename to parse_file, not .pyc filename! 1993-11-30 13:40:46 +00:00
Parser * ceval.c, longobject.c, methodobject.c, listnode.c, arraymodule.c, 1993-11-01 16:28:59 +00:00
Python * mpzmodule.c: cast some methods to the proper type. 1993-12-17 12:09:14 +00:00
Tools/scripts Initial revision 1993-06-10 14:43:53 +00:00
.hgtags This commit was manufactured by cvs2svn to create tag 'release099'. 1993-07-29 13:14:32 +00:00