cpython/Include
Guido van Rossum 2b9d6e2008 newclassobject gets a third parameter (optional class name) 1991-10-20 20:12:10 +00:00
..
allobjects.h Define 'macintosh' if THINK_C is defined. 1991-06-24 22:30:14 +00:00
assert.h Added copyright notice. 1991-02-19 12:39:46 +00:00
bitset.h Added copyright notice. 1991-02-19 12:39:46 +00:00
bltinmodule.h Change getbuiltin interface to get the name as an object. 1991-08-16 08:55:53 +00:00
ceval.h Added call_object interface 1991-07-27 21:33:03 +00:00
cgensupport.h Added copyright notice. 1991-02-19 12:39:46 +00:00
classobject.h newclassobject gets a third parameter (optional class name) 1991-10-20 20:12:10 +00:00
compile.h Export newcodeobject() interface. 1991-06-04 19:43:13 +00:00
dictobject.h Added/moved dict2 interfaces. 1991-08-16 09:00:42 +00:00
errcode.h Added copyright notice. 1991-02-19 12:39:46 +00:00
errors.h Added copyright notice. 1991-02-19 12:39:46 +00:00
fileobject.h Add "close" function parameter to newopenfileobject(). 1991-06-07 13:57:38 +00:00
floatobject.h Added copyright notice. 1991-02-19 12:39:46 +00:00
frameobject.h Added Getnamev() macro. 1991-04-03 19:03:22 +00:00
funcobject.h Added copyright notice. 1991-02-19 12:39:46 +00:00
graminit.h New syntax 1991-07-27 21:38:01 +00:00
grammar.h Added copyright notice. 1991-02-19 12:39:46 +00:00
import.h Added copyright notice. 1991-02-19 12:39:46 +00:00
intobject.h Added copyright notice. 1991-02-19 12:39:46 +00:00
listobject.h Added copyright notice. 1991-02-19 12:39:46 +00:00
longintrepr.h Added wdigit and stwodigits typedefs, and changed prototypes. 1991-05-14 12:06:16 +00:00
longobject.h Added declarations for dnewlongobject and dgetlongvalue. 1991-06-03 10:58:51 +00:00
marshal.h Initial revision 1991-06-04 19:42:30 +00:00
metagrammar.h Added copyright notice. 1991-02-19 12:39:46 +00:00
methodobject.h Added copyright notice. 1991-02-19 12:39:46 +00:00
modsupport.h Added copyright notice. 1991-02-19 12:39:46 +00:00
moduleobject.h Added copyright notice. 1991-02-19 12:39:46 +00:00
node.h Added copyright notice. 1991-02-19 12:39:46 +00:00
object.h printobject now returns an error code 1991-06-07 22:35:42 +00:00
objimpl.h Remove StopPrint hack 1991-06-07 22:50:34 +00:00
opcode.h Added opcodes to load local/global variables 1991-04-04 10:45:01 +00:00
parsetok.h Added copyright notice. 1991-02-19 12:39:46 +00:00
pgenheaders.h Generalize to macintosh. 1991-06-24 22:30:42 +00:00
pyerrors.h Added copyright notice. 1991-02-19 12:39:46 +00:00
pythonrun.h Added copyright notice. 1991-02-19 12:39:46 +00:00
stringobject.h Added copyright notice. 1991-02-19 12:39:46 +00:00
structmember.h Added copyright notice. 1991-02-19 12:39:46 +00:00
sysmodule.h Added copyright notice. 1991-02-19 12:39:46 +00:00
token.h Added copyright notice. 1991-02-19 12:39:46 +00:00
traceback.h Added copyright notice. 1991-02-19 12:39:46 +00:00
tupleobject.h Added copyright notice. 1991-02-19 12:39:46 +00:00