The Python programming language https://www.python.org
Find a file
1992-03-04 16:39:39 +00:00
Demo Initial revision 1992-03-02 16:20:32 +00:00
Doc Completed execution model and try statement. 1992-03-02 16:13:50 +00:00
Grammar Add '*' for varargs list. 1992-01-26 18:17:23 +00:00
Include Initial revision 1992-02-26 15:19:31 +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 Get rid of RuntimeError. 1992-02-26 15:26:56 +00:00
Objects Change error handling. Call clearerr() more often. 1992-03-04 16:39:24 +00:00
Parser Make tabs always 8 spaces wide -- it's more portable. 1992-02-26 15:24:44 +00:00
Python Set sys.last_{type,value} to characteristics of last unhandled exception. 1992-03-04 16:39:39 +00:00
Tools/scripts Initial revision 1992-03-02 16:20:32 +00:00