0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Include
1996-02-14 16:04:39 +00:00
..
abstract.h use Py_PROTO macro 1995-09-18 21:20:02 +00:00
accessobject.h
allobjects.h added complex and c object.h; get rid of Py_FatalError 1996-01-12 00:48:04 +00:00
assert.h
bitset.h
bltinmodule.h
ceval.h
cgensupport.h
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
complexobject.h added decl for PyComplex_AsCComplex 1996-01-12 00:55:11 +00:00
config.h
dictobject.h
errcode.h
errors.h
eval.h
fileobject.h
floatobject.h
frameobject.h
funcobject.h
graminit.h changes for ** (power) operator 1996-01-12 00:51:44 +00:00
grammar.h
import.h
intobject.h
intrcheck.h
listobject.h
longintrepr.h
longobject.h
Makefile
mappingobject.h
marshal.h
metagrammar.h
methodobject.h changes for keyword args to built-in functions and classes 1995-07-26 17:58:29 +00:00
modsupport.h bump api version 1996-01-12 00:49:39 +00:00
moduleobject.h
mymalloc.h
mymath.h
myproto.h
myselect.h Include GUSI.h if compiling for mac with gusi-sockets 1996-02-14 16:04:39 +00:00
mytime.h
node.h
object.h
objimpl.h
opcode.h changes for ** (power) operator 1996-01-12 00:51:44 +00:00
osdefs.h
parsetok.h
patchlevel.h set version to 1.3 1995-10-08 00:52:37 +00:00
pgenheaders.h
pyerrors.h
Python.h
pythonrun.h
pythread.h
rangeobject.h
rename1.h
rename2.h changes for complex numbers 1996-01-12 00:50:33 +00:00
stringobject.h
structmember.h
sysmodule.h Added prototype for PySys_SetArgv 1996-01-22 14:56:29 +00:00
thread.h
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