The Python programming language https://www.python.org
Find a file
Guido van Rossum e537240c25 * Changed many files to use mkvalue() instead of newtupleobject().
* Fixcprt.py: added [-y file] option, do only files younger than file.
* modsupport.[ch]: added vmkvalue().
* intobject.c: use mkvalue().
* stringobject.c: added "formatstring"; renamed string* to string_*;
  ceval.c: call formatstring for string % value.
* longobject.c: close memory leak in divmod.
* parsetok.c: set result node to NULL when returning an error.
1993-03-16 12:15:04 +00:00
Demo Fix syntax error (sorry!) 1993-03-02 12:16:56 +00:00
Doc * Changed preface in texipre.dat. 1993-02-21 20:10:26 +00:00
Grammar Added missing change log entries 1992-04-06 14:39:51 +00:00
Include * Changed many files to use mkvalue() instead of newtupleobject(). 1993-03-16 12:15:04 +00:00
Lib Definitions from <gl/get.h> 1993-03-01 10:11:55 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules * Changed many files to use mkvalue() instead of newtupleobject(). 1993-03-16 12:15:04 +00:00
Objects * Changed many files to use mkvalue() instead of newtupleobject(). 1993-03-16 12:15:04 +00:00
Parser * Changed many files to use mkvalue() instead of newtupleobject(). 1993-03-16 12:15:04 +00:00
Python * Changed many files to use mkvalue() instead of newtupleobject(). 1993-03-16 12:15:04 +00:00
Tools/scripts Fix bug when reporting error 1992-12-10 00:01:24 +00:00
.hgtags This commit was manufactured by cvs2svn to create tag 'release098'. 1993-01-10 18:33:56 +00:00