summaryrefslogtreecommitdiffstats
path: root/Modules/arraymodule.c
Commit message (Collapse)AuthorAgeFilesLines
...
* * Microscopic corrections to make things compile on the Cray APP.Guido van Rossum1993-04-071-0/+8
| | | | | * Removed one use of $> in Makefile and warned about others. Added configurable lines in Makefile to change CC and AR.
* Added new module "array" (for now optional) defining array objects.Guido van Rossum1993-02-191-0/+1152