cpython/Include
Fred Drake bd03bfce45 Remove legacy use of __SC__; no longer needed now that ANSI source is
the standard for Python implementation.
2000-07-09 14:22:08 +00:00
..
abstract.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:20:36 +00:00
bitset.h ANSI-fication and Py_PROTO extermination. 2000-07-08 23:37:28 +00:00
bufferobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:20:36 +00:00
ceval.h ANSI-fication and Py_PROTO extermination. 2000-07-08 23:37:28 +00:00
classobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:20:36 +00:00
cobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:20:36 +00:00
codecs.h M.-A. Lemburg <mal@lemburg.com>: 2000-05-09 19:51:10 +00:00
compile.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:20:36 +00:00
complexobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:20:36 +00:00
config.h all: 1994 copyright 1994-01-02 00:11:39 +00:00
cStringIO.h Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
dictobject.h Removed Py_PROTO and switched to ANSI C declarations in the dict 2000-07-04 17:44:48 +00:00
errcode.h Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
eval.h ANSI-fication and Py_PROTO extermination. 2000-07-08 23:37:28 +00:00
fileobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:20:36 +00:00
floatobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:20:36 +00:00
frameobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:20:36 +00:00
funcobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:20:36 +00:00
graminit.h Added assert grammar. 1997-04-02 05:24:08 +00:00
grammar.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:20:36 +00:00
import.h ANSI-fication and Py_PROTO extermination. 2000-07-08 23:37:28 +00:00
intobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:20:36 +00:00
intrcheck.h ANSI-fication and Py_PROTO extermination. 2000-07-08 23:37:28 +00:00
listobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:20:36 +00:00
longintrepr.h Cray J90 fixes for long ints. 2000-07-08 04:17:21 +00:00
longobject.h Some cleanup of longs in prepartion for Cray J90 fixes: got 2000-07-07 15:53:28 +00:00
Makefile Added Makefile with clean and clobber targets 1994-01-04 23:24:22 +00:00
marshal.h ANSI-fication and Py_PROTO extermination. 2000-07-08 23:37:28 +00:00
metagrammar.h Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
methodobject.h Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
modsupport.h ANSI-fication of the sources -- remove Py_PROTO! 2000-07-08 17:25:55 +00:00
moduleobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:55:06 +00:00
mymalloc.h Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
mymath.h Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
myproto.h Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. 2000-07-09 03:09:57 +00:00
myselect.h Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
mytime.h Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
node.h ANSI-fication and Py_PROTO extermination. 2000-07-08 23:37:28 +00:00
object.h Remove legacy use of __SC__; no longer needed now that ANSI source is 2000-07-09 14:22:08 +00:00
objimpl.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:55:06 +00:00
opcode.h Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
osdefs.h Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
parsetok.h ANSI-fication and Py_PROTO extermination. 2000-07-08 23:37:28 +00:00
patchlevel.h Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
pgenheaders.h Change copyright notice - 2nd try. 2000-06-30 23:58:06 +00:00
pydebug.h ANSI-fication and Py_PROTO extermination. 2000-07-08 23:37:28 +00:00
pyerrors.h ANSI-fication of the sources -- remove Py_PROTO! 2000-07-08 17:25:55 +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
pyport.h Cray J90 fixes for long ints. 2000-07-08 04:17:21 +00:00
pystate.h ANSI-fication and Py_PROTO extermination. 2000-07-08 23:37:28 +00:00
Python.h Cray J90 fixes for long ints. 2000-07-08 04:17:21 +00:00
pythonrun.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:55:06 +00:00
pythread.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:55:06 +00:00
rangeobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:55:06 +00:00
rename1.h __builtins__ mods (and sys_checkinterval for ceval.c) 1995-01-09 17:53:26 +00:00
sliceobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:55:06 +00:00
stringobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:55:06 +00:00
structmember.h ANSI-fication and Py_PROTO extermination. 2000-07-08 23:37:28 +00:00
sysmodule.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:55:06 +00:00
token.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:55:06 +00:00
traceback.h ANSI-fication and Py_PROTO extermination. 2000-07-08 23:37:28 +00:00
tupleobject.h ANSI-fication and Py_PROTO extermination. 2000-07-09 00:55:06 +00:00
ucnhash.h Fix to use Py_UCS4 2000-07-07 17:45:37 +00:00
unicodeobject.h Added new API PyUnicode_FromEncodedObject() which supports decoding 2000-07-07 13:46:42 +00:00