0
0
mirror of https://github.com/python/cpython.git synced 2024-11-25 01:20:47 +01:00
cpython/Include
2000-03-29 00:10:03 +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
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
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
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 Updated comment: in PyTypeObject: 2000-03-21 16:14:47 +00:00
objimpl.h Got rid of silly "123456789-..." lines in comments. 2000-03-01 15:06:53 +00:00
opcode.h remove reference to CALL_FUNCTION_STAR in comment 2000-03-29 00:10:03 +00:00
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: 2000-03-28 20:29:59 +00:00