Go to file
Guido van Rossum 0e8e872ebf Raise KeyError instead of RuntimeError when a uid or name (etc) is not found. 1991-12-24 13:28:38 +00:00
Demo Adapt to mixed-mode arithmetic, and added a warning comment. 1991-12-18 13:45:17 +00:00
Doc Fix math containing %!!! 1991-12-06 17:21:05 +00:00
Grammar Added 'global' and new class syntax. 1991-12-10 13:51:08 +00:00
Include Added ImportError. 1991-12-24 13:26:33 +00:00
Lib Added ZeroDivisionError except clauses. 1991-12-16 13:10:58 +00:00
Mac/Lib macpath.cat --> join 1991-08-16 13:27:45 +00:00
Modules Raise KeyError instead of RuntimeError when a uid or name (etc) is not found. 1991-12-24 13:28:38 +00:00
Objects Change error messages for impossible assignment slightly. 1991-12-24 13:28:03 +00:00
Parser Add warning XXX that 09.9 isn't accepted. 1991-12-10 14:01:05 +00:00
Python Use IOError and ImportError when import fails. 1991-12-24 13:26:56 +00:00
Tools/scripts Better check to avoid executables. 1991-12-18 13:39:16 +00:00