summaryrefslogtreecommitdiffstats
path: root/Python/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* add getargs.o:getargs.c ruleGuido van Rossum1994-10-111-0/+1
|
* * Python/{modsupport.c,getargs.c,Makefile.in},Guido van Rossum1994-09-291-1/+1
| | | | | | | Include/modsupport.h: moved getargs() to its own file and re-implemented it entirely to support optional arguments, multiple arguments without surrounding parentheses (when called as newgetargs()), and better error messages
* errors.c: clear traceback too.Guido van Rossum1994-08-191-1/+2
| | | | Makefile.in: remove lib*.a before creating new one.
* version.c is no longer...Guido van Rossum1994-08-181-1/+0
|
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-26/+52
|
* Misc changes.Guido van Rossum1993-12-241-27/+33
|
* New fileGuido van Rossum1993-12-201-0/+75