cpython/Include
Guido van Rossum cf97469407 removed duplicate defs for None, False, True 1995-04-28 21:28:02 +00:00
..
Makefile Added Makefile with clean and clobber targets 1994-01-04 23:24:22 +00:00
Python.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
accessobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
allobjects.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
assert.h Added 1995 copyright. 1995-01-04 19:06:22 +00:00
bitset.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
bltinmodule.h new names for lots of new functions 1995-01-17 16:01:01 +00:00
ceval.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
cgensupport.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
classobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
compile.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
config.h all: 1994 copyright 1994-01-02 00:11:39 +00:00
dictobject.h new names for lots of new functions 1995-01-17 16:01:01 +00:00
errcode.h Added 1995 copyright. 1995-01-04 19:06:22 +00:00
errors.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
eval.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
fileobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
floatobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
frameobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
funcobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
graminit.h Changed since Grammar has changed 1995-01-07 10:33:27 +00:00
grammar.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
import.h exec_dode_object/PyImport_ExecCodeObject is now externally visible 1995-02-15 22:55:45 +00:00
intobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
intrcheck.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
listobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
longintrepr.h make newvarobj's size arg signed 1995-02-10 16:55:33 +00:00
longobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
mappingobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
marshal.h new names for lots of new functions 1995-01-17 16:01:01 +00:00
metagrammar.h Added 1995 copyright. 1995-01-04 19:06:22 +00:00
methodobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
modsupport.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
moduleobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
mymalloc.h changes for Mac CFM-68K 1995-02-18 14:50:12 +00:00
mymath.h changes for Mac CFM-68K 1995-02-18 14:50:12 +00:00
myproto.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
myselect.h Added 1995 copyright. 1995-01-04 19:06:22 +00:00
mytime.h Added 1995 copyright. 1995-01-04 19:06:22 +00:00
node.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
object.h DL_IMPORT needs an argument. 1995-04-25 11:53:24 +00:00
objimpl.h make newvarobj's size arg signed 1995-02-10 16:55:33 +00:00
opcode.h Added 1995 copyright. 1995-01-04 19:06:22 +00:00
osdefs.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
parsetok.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
patchlevel.h finalizing 1.2 1995-04-05 12:24:52 +00:00
pgenheaders.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
pyerrors.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
pythonrun.h add Py_FatalError 1995-02-17 15:01:39 +00:00
pythread.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
rangeobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
rename1.h __builtins__ mods (and sys_checkinterval for ceval.c) 1995-01-09 17:53:26 +00:00
rename2.h removed duplicate defs for None, False, True 1995-04-28 21:28:02 +00:00
stringobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
structmember.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
sysmodule.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
thread.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
token.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
traceback.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
tupleobject.h DL_IMPORT needs an argument. 1995-04-25 11:53:24 +00:00