The Python programming language https://www.python.org
Find a file
Guido van Rossum acbefefe21 Use strtoul() for oct/hex constants.
Accept * as well as + in varargs arg list.
1992-01-19 16:33:51 +00:00
Demo New == syntax 1992-01-01 19:35:13 +00:00
Doc Another round of careful revisions. 1992-01-17 14:03:20 +00:00
Grammar Added varargs syntax "def f(a, b, +c): ..." 1992-01-14 18:27:17 +00:00
Include Initial revision 1992-01-19 16:32:47 +00:00
Lib Added 'r(et)v(al) command. 1992-01-16 13:55:21 +00:00
Mac/Lib New == syntax 1992-01-01 19:35:13 +00:00
Modules Initial revision 1992-01-19 16:32:47 +00:00
Objects Add prototypes. 1992-01-19 16:31:05 +00:00
Parser Added a header file. 1992-01-19 16:29:05 +00:00
Python Use strtoul() for oct/hex constants. 1992-01-19 16:33:51 +00:00
Tools/scripts New == syntax 1992-01-01 19:35:13 +00:00