The Python programming language https://www.python.org
Find a file
Guido van Rossum 1cab95c14d Use Tatu Ylonen's copyleft-free reimplementation of
GNU regular expressions
1992-01-19 16:31:57 +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 Added typedef for longobject and declarations for long_{format,scan}. 1992-01-19 16:31:28 +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 Use Tatu Ylonen's copyleft-free reimplementation of 1992-01-19 16:31:57 +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 Support for dynamic loading added. 1992-01-19 16:28:21 +00:00
Tools/scripts New == syntax 1992-01-01 19:35:13 +00:00