summaryrefslogtreecommitdiffstats
path: root/Modules/arraymodule.c
Commit message (Expand)AuthorAgeFilesLines
* * Extended X interface: pixmap objects, colormap objects visual objects,Sjoerd Mullender1993-10-111-1/+1
* * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.Guido van Rossum1993-06-171-1/+1
* * Microscopic corrections to make things compile on the Cray APP.Guido van Rossum1993-04-071-0/+8
* Added new module "array" (for now optional) defining array objects.Guido van Rossum1993-02-191-0/+1152