0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
cpython/Include
2000-08-27 20:00:35 +00:00
..
abstract.h The real suport for augmented assignment: new opcodes, new PyNumber and 2000-08-24 20:09:45 +00:00
bitset.h
bufferobject.h
ceval.h The new PyEval_ReInitThreads wasn't declared in ceval.h; compiler wngs. 2000-08-27 20:00:35 +00:00
classobject.h The real suport for augmented assignment: new opcodes, new PyNumber and 2000-08-24 20:09:45 +00:00
cobject.h
codecs.h Changing the CNRI copyright notice according to CNRI's instructions. 2000-08-03 16:24:25 +00:00
compile.h
complexobject.h
config.h
cStringIO.h
dictobject.h
errcode.h
eval.h
fileobject.h
floatobject.h
frameobject.h
funcobject.h
graminit.h The real suport for augmented assignment: new opcodes, new PyNumber and 2000-08-24 20:09:45 +00:00
grammar.h Remove function-less prototype (old function that was removed ?) that 2000-07-24 10:58:31 +00:00
import.h
intobject.h
intrcheck.h
listobject.h
longintrepr.h
longobject.h Moved LONG_LONG #define from here to pyport.h. 2000-08-18 04:48:56 +00:00
Makefile
marshal.h
metagrammar.h
methodobject.h Added #define for oldest version of argument calling 2000-08-03 02:28:54 +00:00
modsupport.h
moduleobject.h
node.h Charles G. Waldman <cgw@fnal.gov>: 2000-08-24 00:32:09 +00:00
object.h The real suport for augmented assignment: new opcodes, new PyNumber and 2000-08-24 20:09:45 +00:00
objimpl.h Updated comment 2000-08-16 12:27:23 +00:00
opcode.h The real suport for augmented assignment: new opcodes, new PyNumber and 2000-08-24 20:09:45 +00:00
osdefs.h
parsetok.h
patchlevel.h
pgenheaders.h patch from Vladimir (move Py_Mem* interface to Include/pymem.h) 2000-07-31 22:19:30 +00:00
pydebug.h
pyerrors.h Improve the exceptions raised by PyErr_BadInternalCall(); adding the 2000-08-24 22:38:39 +00:00
pyfpe.h
pymem.h Fix a typo in the PyMem_Resize macro, found by Andrew Kuchling 2000-08-13 11:59:08 +00:00
pyport.h Moved LONG_LONG #define from longobject.h to here, since it's needed 2000-08-18 04:48:18 +00:00
pystate.h
Python.h patch from Vladimir (move Py_Mem* interface to Include/pymem.h) 2000-07-31 22:19:30 +00:00
pythonrun.h Add three new APIs: PyRun_AnyFileEx(), PyRun_SimpleFileEx(), 2000-08-27 19:21:52 +00:00
pythread.h
rangeobject.h
rename1.h
sliceobject.h
stringobject.h
structmember.h
sysmodule.h
token.h The real suport for augmented assignment: new opcodes, new PyNumber and 2000-08-24 20:09:45 +00:00
traceback.h
tupleobject.h
ucnhash.h
unicodeobject.h Added #fndef's to avoid compiler errors. 2000-08-11 11:43:10 +00:00