cpython/Include
Guido van Rossum e326b1efe2 At last, this backward compatibility file bites the dust.
If you still haven't updated your extension since the Grand Renaming,
you don't deserve Python 1.6. :-)
2000-05-02 19:09:40 +00:00
..
Makefile Added Makefile with clean and clobber targets 1994-01-04 23:24:22 +00:00
Python.h
abstract.h
bitset.h
bufferobject.h
cStringIO.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 Add DL_IMPORT(returntype) for all officially exported functions. 1998-12-04 18:48:25 +00:00
codecs.h
compile.h
complexobject.h
config.h
dictobject.h
errcode.h
eval.h
fileobject.h
floatobject.h
frameobject.h
funcobject.h Add DL_IMPORT(returntype) for all officially exported functions. 1998-12-04 18:48:25 +00:00
graminit.h Added assert grammar. 1997-04-02 05:24:08 +00:00
grammar.h Added prototype for PyGrammar_RemoveAccelerators(). 1997-08-12 14:57:08 +00:00
import.h
intobject.h
intrcheck.h
listobject.h Got rid of silly "123456789-..." lines in comments. 2000-03-01 15:06:53 +00:00
longintrepr.h
longobject.h
marshal.h Add DL_IMPORT(returntype) for all officially exported functions. 1998-12-04 18:48:25 +00:00
metagrammar.h
methodobject.h Add DL_IMPORT(returntype) for all officially exported functions. 1998-12-04 18:48:25 +00:00
modsupport.h Version updated to 1.6; API version to 1009. 2000-03-29 01:46:45 +00:00
moduleobject.h
mymalloc.h
mymath.h
myproto.h Oops, rename2.h was included by some other headers. 1997-05-07 23:50:40 +00:00
myselect.h
mytime.h
node.h
object.h
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
pgenheaders.h
pydebug.h Marc-Andre Lemburg: 2000-05-01 17:55:15 +00:00
pyerrors.h Marc-Andre Lemburg: add PyExc_UnicodeError 2000-03-10 22:33:32 +00:00
pyfpe.h Some patches to Lee Busby's fpectl mods that accidentally didn't make it 1997-10-20 23:50:01 +00:00
pystate.h I can't seem to do anything right :-) 1998-12-21 20:21:19 +00:00
pythonrun.h
pythread.h Conform to standard boilerplate. 1999-03-24 19:02:09 +00:00
rangeobject.h Add DL_IMPORT(returntype) for all officially exported functions. 1998-12-04 18:48:25 +00:00
rename1.h
sliceobject.h
stringobject.h
structmember.h Add DL_IMPORT(returntype) for all officially exported functions. 1998-12-04 18:48:25 +00:00
sysmodule.h
thread.h
token.h Add DL_IMPORT(returntype) for all officially exported functions. 1998-12-04 18:48:25 +00:00
traceback.h Add DL_IMPORT(returntype) for all officially exported functions. 1998-12-04 18:48:25 +00:00
tupleobject.h
unicodeobject.h