0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
cpython/Include
1995-10-08 00:52:37 +00:00
..
abstract.h use Py_PROTO macro 1995-09-18 21:20:02 +00:00
accessobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
allobjects.h removed redundant C++ hack 1995-09-07 19:37:11 +00:00
assert.h
bitset.h
bltinmodule.h
ceval.h keyword arguments and faster function calls 1995-07-18 14:21:06 +00:00
cgensupport.h
classobject.h changes for keyword args to built-in functions and classes 1995-07-26 17:58:29 +00:00
compile.h keyword arguments and faster function calls 1995-07-18 14:21:06 +00:00
config.h
dictobject.h
errcode.h
errors.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
eval.h keyword arguments and faster function calls 1995-07-18 14:21:06 +00:00
fileobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
floatobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
frameobject.h keyword arguments and faster function calls 1995-07-18 14:21:06 +00:00
funcobject.h keyword arguments and faster function calls 1995-07-18 14:21:06 +00:00
graminit.h new grammar symbols arglist and argument 1995-07-07 22:31:40 +00:00
grammar.h
import.h
intobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
intrcheck.h
listobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
longintrepr.h
longobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
Makefile
mappingobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
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
moduleobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
mymalloc.h Changed ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__: CW has its own 1995-06-27 13:12:09 +00:00
mymath.h Changed ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__: CW has its own 1995-06-27 13:12:09 +00:00
myproto.h
myselect.h
mytime.h
node.h
object.h add forgotten PyObject_SetAttrString 1995-07-26 17:53:29 +00:00
objimpl.h
opcode.h keyword arguments and faster function calls 1995-07-18 14:21:06 +00:00
osdefs.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
parsetok.h
patchlevel.h set version to 1.3 1995-10-08 00:52:37 +00:00
pgenheaders.h
pyerrors.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
Python.h
pythonrun.h
pythread.h
rangeobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
rename1.h
rename2.h delete PyNothing_Check, which does not actually exist 1995-09-30 16:10:43 +00:00
stringobject.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
structmember.h
sysmodule.h make the type a parameter of the DL_IMPORT macro, for Borland C 1995-02-27 10:17:52 +00:00
thread.h
token.h
traceback.h spell TraceBack with capital B 1995-09-18 21:29:36 +00:00
tupleobject.h DL_IMPORT needs an argument. 1995-04-25 11:53:24 +00:00