0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
The Python programming language
Go to file
Guido van Rossum 564f5507c3 y
New class syntax
1991-12-30 16:02:20 +00:00
Demo Added classfix. 1991-12-26 12:59: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 y 1991-12-30 16:02:20 +00:00
Mac/Lib macpath.cat --> join 1991-08-16 13:27:45 +00:00
Modules Auto include patchlevel in version. 1991-12-30 01:43:49 +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 Don't rely on <string.h> 1991-12-24 13:29:10 +00:00
Tools/scripts Fix bogus mode mask. 1991-12-26 13:23:22 +00:00