cpython/Include
Guido van Rossum 0693dd232e Added tp_getattro, tp_setattro (Sjoerd) 1996-08-09 20:48:52 +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
abstract.h Typo: PySequence_Lenth -> PySequence_Length. 1996-08-08 18:43:10 +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 Renamed errors. -> pyerrors.h (for Mac, where Errors.h is a system header). 1996-08-08 18:43:59 +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 renamed complex -> Py_complex 1996-07-21 02:24:22 +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 due to slice and ellipses grammar changes 1996-07-30 16:39:30 +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
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 Two bumps for the price of one (PYTHON_API_VERSION) 1996-07-30 16:41:02 +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 Correctly use Py_PROTO, not obsolete PROTO. 1996-08-08 18:44:36 +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 Added tp_getattro, tp_setattro (Sjoerd) 1996-08-09 20:48:52 +00:00
objimpl.h Hacks for MS_COREDLL 1996-07-21 02:23:54 +00:00
opcode.h Added BUILD_SLICE opcode. 1996-07-30 16:41:26 +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 patch level 1.4b2 1996-07-30 20:46:14 +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
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 added new names for getprogramname, getargcargv 1996-07-21 02:23:24 +00:00
sliceobject.h Slice and ellipses interface 1996-07-30 16:42:30 +00:00
stringobject.h Turn on CACHE_HASH, for 2% speedier dict lookups 1996-07-30 16:42:03 +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