Go to file
Guido van Rossum e2966a6362 The cl_bases member of a class object is now never NULL. 1991-12-10 13:53:23 +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 shift and mask ops. 1991-10-24 14:59:31 +00:00
Lib Changes for FORMS 2.0. 1991-12-10 13:49:34 +00:00
Mac/Lib macpath.cat --> join 1991-08-16 13:27:45 +00:00
Modules AIX fix. 1991-11-27 14:55:18 +00:00
Objects The cl_bases member of a class object is now never NULL. 1991-12-10 13:53:23 +00:00
Parser Added shift and mask ops. 1991-10-24 14:59:40 +00:00
Python Added STORE_GLOBAL and DELETE_GLOBAL. 1991-12-10 13:52:46 +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