cpython/Include
1996-06-17 17:05:38 +00:00
..
abstract.h use Py_PROTO macro 1995-09-18 21:20:02 +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 Add a hack for Solaris threads (why not, there are zillions of 1996-06-11 18:40:02 +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 Used new names for PyBuiltin_GetDict, PyBuiltin_GetModule. 1996-05-22 17:24:06 +00:00
ceval.h keyword arguments and faster function calls 1995-07-18 14:21:06 +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 changes for keyword args to built-in functions and classes 1995-07-26 17:58:29 +00:00
cobject.h opaque C object a la Jim Fulton 1996-01-12 00:44:03 +00:00
compile.h keyword arguments and faster function calls 1995-07-18 14:21:06 +00:00
complexobject.h rename exported symbols with _Py_ prefix 1996-05-24 21:01:36 +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 keyword arguments and faster function calls 1995-07-18 14:21:06 +00:00
fileobject.h Added PyFile_decls for PyFile_WriteObject, PyFile_SoftSpace, 1996-05-22 17:22:22 +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 don't use NDEBUG 1996-05-24 20:43:12 +00:00
funcobject.h keyword arguments and faster function calls 1995-07-18 14:21:06 +00:00
graminit.h changes for ** (power) operator 1996-01-12 00:51:44 +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 Add defs for struct _frozen and struct _frozen *PyImport_FrozenModules(); 1996-06-17 17:05:01 +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
Makefile Added Makefile with clean and clobber targets 1994-01-04 23:24:22 +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 changes for keyword args to built-in functions and classes 1995-07-26 17:58:29 +00:00
modsupport.h bump api version 1996-01-12 00:49:39 +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 Changed ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__: CW has its own 1995-06-27 13:12:09 +00:00
mymath.h Changed ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__: CW has its own 1995-06-27 13:12:09 +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 Include GUSI.h if compiling for mac with gusi-sockets 1996-02-14 16:04:39 +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 don't use NDEBUG 1996-05-24 20:43:12 +00:00
objimpl.h make newvarobj's size arg signed 1995-02-10 16:55:33 +00:00
opcode.h changes for ** (power) operator 1996-01-12 00:51:44 +00:00
osdefs.h Added __WATCOMC__ as DOS compiler. 1996-05-22 17:26:25 +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 set version to 1.3 1995-10-08 00:52:37 +00:00
pgenheaders.h rename parser internal symbols with _Py_ prefix 1996-05-24 20:43:31 +00:00
pydebug.h Debug related variable/function definitions go here. 1996-05-22 16:38:17 +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
Python.h The great renaming, phase two: all header files have been updated to 1995-01-12 11:45:45 +00:00
pythonrun.h Don't declare Py_FatalError. 1996-05-22 17:30:12 +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 frozen_modules is now officially part of the API, remove _ from new name. 1996-06-17 17:05:38 +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 Added PySys_SetPath. 1996-05-22 17:31: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 changes for ** (power) operator 1996-01-12 00:51:44 +00:00
traceback.h spell TraceBack with capital B 1995-09-18 21:29:36 +00:00
tupleobject.h DL_IMPORT needs an argument. 1995-04-25 11:53:24 +00:00