0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
The Python programming language
Go to file
1992-01-14 18:38:56 +00:00
Demo New == syntax 1992-01-01 19:35:13 +00:00
Doc Cosmetic changes; added more subsections to chapter 2; new syntax (==). 1992-01-07 16:44:35 +00:00
Grammar Added varargs syntax "def f(a, b, +c): ..." 1992-01-14 18:27:17 +00:00
Include Added UNPACK_VARARG. 1992-01-14 18:38:56 +00:00
Lib Use $TMPDIR if it is set in the environment. 1992-01-14 18:31:56 +00:00
Mac/Lib New == syntax 1992-01-01 19:35:13 +00:00
Modules Get rid of AMOEBA deps; add declaration of fmod() if __STDC__ is not defined. 1992-01-14 18:37:27 +00:00
Objects Changed to 2's complement bitwise ops. Got rid of ZABS etc. 1992-01-14 18:36:43 +00:00
Parser Add warning XXX that 09.9 isn't accepted. 1991-12-10 14:01:05 +00:00
Python Added varargs code. 1992-01-14 18:30:26 +00:00
Tools/scripts New == syntax 1992-01-01 19:35:13 +00:00