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
|
Move the longobject typedef to longobject.h.
|
1992-01-19 16:30:12 +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
|
Change versions.
|
1992-01-19 16:27:42 +00:00 |
Objects
|
Make / and % do the same as divmod.
|
1992-01-19 16:28:51 +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 |