0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
cpython/Include
1998-04-23 19:16:44 +00:00
..
abstract.h
bitset.h
ceval.h
classobject.h
cobject.h
compile.h
complexobject.h
config.h
cStringIO.h
dictobject.h
errcode.h Add E_INDENT -- new error to check for bad indentation 1998-04-09 21:37:20 +00:00
eval.h
fileobject.h
floatobject.h
frameobject.h
funcobject.h
graminit.h
grammar.h
import.h
intobject.h
intrcheck.h
listobject.h
longintrepr.h
longobject.h
Makefile
marshal.h
metagrammar.h
methodobject.h
modsupport.h
moduleobject.h
mymalloc.h
mymath.h
myproto.h
myselect.h
mytime.h
node.h
object.h Add new spares to the end of the type object struct. 1998-04-23 19:16:44 +00:00
objimpl.h
opcode.h
osdefs.h
parsetok.h
patchlevel.h Set the patch level to 1.5.1. (I'm not going to release this as a 1998-04-10 18:08:06 +00:00
pgenheaders.h
pydebug.h Added Tabcheck flag. 1998-04-10 17:59:44 +00:00
pyerrors.h
pyfpe.h
pystate.h Move 'dict' struct member to end of struct. This ensures binary 1998-04-13 20:24:05 +00:00
Python.h
pythonrun.h
pythread.h
rangeobject.h
rename1.h
rename2.h
sliceobject.h
stringobject.h
structmember.h
sysmodule.h
thread.h
token.h
traceback.h
tupleobject.h