cpython/Include
Guido van Rossum b4cfdfa077 Removed special Windows defines, at Mark Hammond's request. 1997-09-29 23:29:08 +00:00
..
Makefile
Python.h Mass checkin (more to follow for other directories). 1997-08-02 02:56:48 +00:00
abstract.h
bitset.h New permission notice, includes CNRI. 1996-10-25 14:44:06 +00:00
cStringIO.h cPickle release 0.3 from Jim Fulton 1997-08-13 03:14:41 +00:00
ceval.h
classobject.h
cobject.h Added PyCObject_Import. 1997-01-22 20:48:48 +00:00
compile.h
complexobject.h
config.h all: 1994 copyright 1994-01-02 00:11:39 +00:00
dictobject.h
errcode.h
eval.h New permission notice, includes CNRI. 1996-10-25 14:44:06 +00:00
fileobject.h
floatobject.h Add cast to PyFloat_AS_DOUBLE macro, as suggested by Marc Lemburg. 1997-08-02 02:40:58 +00:00
frameobject.h
funcobject.h
graminit.h
grammar.h
import.h
intobject.h
intrcheck.h
listobject.h added PyList_GET_SIZE macro 1997-01-06 22:42:00 +00:00
longintrepr.h
longobject.h
marshal.h
metagrammar.h
methodobject.h
modsupport.h Removed special Windows defines, at Mark Hammond's request. 1997-09-29 23:29:08 +00:00
moduleobject.h
mymalloc.h
mymath.h
myproto.h Oops, rename2.h was included by some other headers. 1997-05-07 23:50:40 +00:00
myselect.h
mytime.h
node.h
object.h #Added prototype for PyObject_HasAttr() -- must've been an oversight. 1997-09-06 18:44:59 +00:00
objimpl.h Oops, another forgotten renaming: varobject -> PyVarObject. 1997-05-15 21:31:03 +00:00
opcode.h Get rid of obsolete ACCESS_MODE opcode. 1997-05-09 00:39:04 +00:00
osdefs.h
parsetok.h
patchlevel.h Set it to 1.5a4, now we have dotted-name import... 1997-09-08 02:17:31 +00:00
pgenheaders.h New permission notice, includes CNRI. 1996-10-25 14:44:06 +00:00
pydebug.h
pyerrors.h New API PyErr_NewException(name, base, dict) to create simple new exceptions. 1997-09-16 21:50:37 +00:00
pyfpe.h Change PyFPE_END_PROTECT to PyFPE_END_PROTECT(v). v should be the 1997-03-14 04:23:42 +00:00
pystate.h
pythonrun.h
pythread.h
rangeobject.h New permission notice, includes CNRI. 1996-10-25 14:44:06 +00:00
rename1.h
rename2.h Oops, another forgotten renaming: varobject -> PyVarObject. 1997-05-15 21:31:03 +00:00
sliceobject.h Forget about Ellipses b/w compatibility. 1996-10-16 04:18:36 +00:00
stringobject.h
structmember.h
sysmodule.h
thread.h
token.h
traceback.h
tupleobject.h added PyTuple_GET_SIZE macro 1997-01-06 22:44:27 +00:00