Go to file
Guido van Rossum 6cf1273faa Allow trailing comma after fplist; '=' is no longer comparison;
expr/assignment statement now allows testlists.
1991-12-31 13:11:56 +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 Allow trailing comma after fplist; '=' is no longer comparison; 1991-12-31 13:11:56 +00:00
Include Added ImportError. 1991-12-24 13:26:33 +00:00
Lib Adapted to new "regex" module. 1991-12-31 00:00:35 +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 Adapt the regular expression to the new class syntax. 1991-12-30 23:01:28 +00:00