0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00
The Python programming language
Go to file
1991-12-16 15:41:41 +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 UNPACK_ARG. 1991-12-16 13:07:35 +00:00
Lib Added ZeroDivisionError except clauses. 1991-12-16 13:10:58 +00:00
Mac/Lib
Modules Hide forms before discarding them. 1991-12-16 13:06:13 +00:00
Objects Add "varargs" attribute. 1991-12-16 13:07:24 +00:00
Parser Add warning XXX that 09.9 isn't accepted. 1991-12-10 14:01:05 +00:00
Python Changed some RuntimeErrors. 1991-12-16 15:41:41 +00:00
Tools/scripts