cpython/Include
Guido van Rossum bf6a9b165a Add
PySys_WriteStdout(format, ...)
   PySys_WriteStderr(format, ...)
1998-05-12 14:58:52 +00:00
..
abstract.h Add PyObject_Not(). 1998-04-09 17:53:59 +00:00
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 Fred's right -- we need PyList_SET_ITEM(). 1998-04-24 18:22:02 +00:00
longintrepr.h
longobject.h
Makefile
marshal.h
metagrammar.h
methodobject.h
modsupport.h
moduleobject.h
mymalloc.h
mymath.h Mac CodeWarrior has faulty declaration for hypot, which we hide with a 1998-04-28 16:02:29 +00:00
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 Add 1998-05-12 14:58:52 +00:00
thread.h
token.h
traceback.h
tupleobject.h