cpython/Include
2007-03-20 21:27:24 +00:00
..
abstract.h Patch #1580872: Remove duplicate declaration of PyCallable_Check. 2006-10-22 10:46:18 +00:00
asdl.h
ast.h
bitset.h
boolobject.h
bufferobject.h
cellobject.h
ceval.h
classobject.h
cobject.h
code.h with and as are now keywords. There are some generated files I can't recreate. 2006-09-06 06:28:06 +00:00
codecs.h
compile.h
complexobject.h
cStringIO.h
datetime.h
descrobject.h
dictobject.h Variation of patch # 1624059 to speed up checking if an object is a subclass 2007-02-25 19:44:48 +00:00
enumobject.h
errcode.h
eval.h
fileobject.h
floatobject.h
frameobject.h
funcobject.h
genobject.h
graminit.h
grammar.h
import.h SF #1542693: Remove semi-colon at end of PyImport_ImportModuleEx macro 2006-08-19 04:25:29 +00:00
intobject.h Variation of patch # 1624059 to speed up checking if an object is a subclass 2007-02-25 19:44:48 +00:00
intrcheck.h
iterobject.h
listobject.h Variation of patch # 1624059 to speed up checking if an object is a subclass 2007-02-25 19:44:48 +00:00
longintrepr.h
longobject.h Variation of patch # 1624059 to speed up checking if an object is a subclass 2007-02-25 19:44:48 +00:00
marshal.h
metagrammar.h
methodobject.h
modsupport.h Add check for the PyArg_ParseTuple format, and declare 2006-10-19 10:58:46 +00:00
moduleobject.h
node.h
object.h Variation of patch # 1624059 to speed up checking if an object is a subclass 2007-02-25 19:44:48 +00:00
objimpl.h
opcode.h
osdefs.h
parsetok.h with and as are now keywords. There are some generated files I can't recreate. 2006-09-06 06:28:06 +00:00
patchlevel.h Set version to 2.6a0, seems more consistent. 2006-08-18 05:41:46 +00:00
pgen.h
pgenheaders.h
py_curses.h
pyarena.h
pydebug.h Variant of patch #697613: don't exit the interpreter on a SystemExit 2007-03-07 00:34:46 +00:00
pyerrors.h Variation of patch # 1624059 to speed up checking if an object is a subclass 2007-02-25 19:44:48 +00:00
pyexpat.h
pyfpe.h
pygetopt.h
pymactoolbox.h
pymem.h
pyport.h Add check for the PyArg_ParseTuple format, and declare 2006-10-19 10:58:46 +00:00
pystate.h Bug #742342: make Python stop segfaulting on infinitely-recursive reload()s. Fixed by patch #922167. 2007-03-12 16:11:39 +00:00
pystrtod.h
Python-ast.h Modify Parser/asdl_c.py so that the __version__ number for Python/Python-ast.c 2007-02-12 03:51:02 +00:00
Python.h
pythonrun.h
pythread.h
rangeobject.h
setobject.h Extend work on rev 52962 and 53829 eliminating redundant PyObject_Hash() calls and fixing set/dict interoperability. 2007-03-20 21:27:24 +00:00
sliceobject.h
stringobject.h Variation of patch # 1624059 to speed up checking if an object is a subclass 2007-02-25 19:44:48 +00:00
structmember.h
structseq.h
symtable.h
sysmodule.h
timefuncs.h
token.h
traceback.h
tupleobject.h Variation of patch # 1624059 to speed up checking if an object is a subclass 2007-02-25 19:44:48 +00:00
ucnhash.h
unicodeobject.h Variation of patch # 1624059 to speed up checking if an object is a subclass 2007-02-25 19:44:48 +00:00
weakrefobject.h