Go to file
Guido van Rossum b954c2c39f Use SyntaxError. 1991-12-16 13:05:50 +00:00
Demo Fix division by zero in some cases. 1991-12-03 17:25:52 +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 _GLOBAL opcodes. 1991-12-10 13:59:17 +00:00
Lib Now automatically test for V2.0. 1991-12-12 17:39:09 +00:00
Mac/Lib macpath.cat --> join 1991-08-16 13:27:45 +00:00
Modules Automatically insert the date. 1991-12-16 13:05:20 +00:00
Objects Use new exceptions. 1991-12-10 14:00:03 +00:00
Parser Add warning XXX that 09.9 isn't accepted. 1991-12-10 14:01:05 +00:00
Python Use SyntaxError. 1991-12-16 13:05:50 +00:00
Tools/scripts Use posix.popen to read output from a command instead if command.get*. 1991-07-01 18:23:06 +00:00