0
0
mirror of https://github.com/python/cpython.git synced 2024-11-27 23:47:29 +01:00
The Python programming language
Go to file
Guido van Rossum bdfcfccbe5 New == syntax
1992-01-01 19:35:13 +00:00
Demo New == syntax 1992-01-01 19:35:13 +00:00
Doc Fix math containing %!!! 1991-12-06 17:21:05 +00:00
Grammar Don't allow '==' at top level yet, to catch conversion errors. 1992-01-01 14:51:57 +00:00
Include Added SystemExit. 1991-12-31 13:13:47 +00:00
Lib New == syntax 1992-01-01 19:35:13 +00:00
Mac/Lib New == syntax 1992-01-01 19:35:13 +00:00
Modules 'regs' is a read-only data member, not a function. 1992-01-01 14:52:16 +00:00
Objects Fixed bug in long masking ops. 1991-12-31 13:14:13 +00:00
Parser Add warning XXX that 09.9 isn't accepted. 1991-12-10 14:01:05 +00:00
Python Raise SystemExit instead of calling goaway(). 1991-12-31 13:15:35 +00:00
Tools/scripts New == syntax 1992-01-01 19:35:13 +00:00