0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 16:45:42 +01:00
The Python programming language
Go to file
1991-12-18 13:38:27 +00:00
Demo
Doc
Grammar Added 'global' and new class syntax. 1991-12-10 13:51:08 +00:00
Include Regularize exceptions. 1991-12-16 15:42:38 +00:00
Lib Added ZeroDivisionError except clauses. 1991-12-16 13:10:58 +00:00
Mac/Lib
Modules Change errors into new StdwinError. 1991-12-16 15:44:53 +00:00
Objects Explicitly check for weird values after calling pow(). 1991-12-16 15:43:14 +00:00
Parser Add warning XXX that 09.9 isn't accepted. 1991-12-10 14:01:05 +00:00
Python Change RuntimeError into IOError when module file not found on reload. 1991-12-16 15:43:47 +00:00
Tools/scripts Initial revision 1991-12-18 13:38:27 +00:00