COMMITS
/ Modules/arraymodule.c November 10, 1993
G
* posixmodule.c: added set{uid,gid}.
Guido van Rossum committed
November 5, 1993
G
Fix stupib bug in concatenation
Guido van Rossum committed
November 3, 1993
G
* nismodule.c: database keys and values can contain null bytes. be more
Guido van Rossum committed
November 1, 1993
G
* ceval.c, longobject.c, methodobject.c, listnode.c, arraymodule.c,
Guido van Rossum committed
October 11, 1993
S
* Extended X interface: pixmap objects, colormap objects visual objects,
Sjoerd Mullender committed
June 17, 1993
G
* Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
Guido van Rossum committed
April 7, 1993
G
* Microscopic corrections to make things compile on the Cray APP.
Guido van Rossum committed
February 19, 1993
G
Added new module "array" (for now optional) defining array objects.
Guido van Rossum committed