cpython/Include
2000-03-13 23:22:24 +00:00
..
abstract.h Marc-Andre Lemburg: added declarations for PyObject_AsCharBuffer, 2000-03-10 22:35:06 +00:00
bitset.h
bufferobject.h
ceval.h Add DLL level b/w compat for PySequence_In and PyEval_CallObject 1999-03-17 18:44:39 +00:00
classobject.h
cobject.h
codecs.h Python Codec Registry and support functions, by Marc-Andre Lemburg. 2000-03-10 22:32:23 +00:00
compile.h
complexobject.h
config.h
cStringIO.h There's a macro PycString_IMPORT which the documentation listed as 1999-01-25 21:36:13 +00:00
dictobject.h
errcode.h
eval.h
fileobject.h
floatobject.h Mainlining the string_methods branch. See branch revision log 1999-10-12 19:54:53 +00:00
frameobject.h
funcobject.h
graminit.h
grammar.h
import.h Chris Herborth writes: 1999-01-04 16:39:38 +00:00
intobject.h Got rid of silly "123456789-..." lines in comments. 2000-03-01 15:06:53 +00:00
intrcheck.h
listobject.h Got rid of silly "123456789-..." lines in comments. 2000-03-01 15:06:53 +00:00
longintrepr.h
longobject.h Changes for long file support by Steve Clift. 1999-01-06 18:39:42 +00:00
Makefile
marshal.h
metagrammar.h
methodobject.h
modsupport.h
moduleobject.h Add PyModule_GetFilename(). 1999-02-15 14:43:11 +00:00
mymalloc.h
mymath.h
myproto.h
myselect.h
mytime.h
node.h
object.h Christian Tismer's "trashcan" patch: 2000-03-13 16:01:29 +00:00
objimpl.h Got rid of silly "123456789-..." lines in comments. 2000-03-01 15:06:53 +00:00
opcode.h
osdefs.h
parsetok.h
patchlevel.h Set PATCHLEVEL and PY_VERSION (string version only) to 1.5.2+ to 1999-06-09 15:16:18 +00:00
pgenheaders.h
pydebug.h
pyerrors.h Marc-Andre Lemburg: add PyExc_UnicodeError 2000-03-10 22:33:32 +00:00
pyfpe.h
pystate.h
Python.h Marc-Andre Lemburg: include unicodeobject.h and codecs.h 2000-03-10 22:34:00 +00:00
pythonrun.h
pythread.h Conform to standard boilerplate. 1999-03-24 19:02:09 +00:00
rangeobject.h
rename1.h
rename2.h
sliceobject.h
stringobject.h
structmember.h
sysmodule.h
thread.h Adding thread.h -- unused but for b/w compatibility. 1999-03-22 22:25:39 +00:00
token.h
traceback.h
tupleobject.h Got rid of silly "123456789-..." lines in comments. 2000-03-01 15:06:53 +00:00
unicodeobject.h Marc-Andre Lemburg: add declaration for PyUnicode_Contains(). 2000-03-13 23:22:24 +00:00