cpython/Include
Neil Schemenauer a6c861fc0b Fix comment.
2001-01-20 15:50:42 +00:00
..
abstract.h This patch adds a new builtin unistr() which behaves like str() 2001-01-17 17:09:53 +00:00
bitset.h
bufferobject.h
ceval.h
classobject.h Remove PyInstance_*BinOp functions. 2001-01-04 01:30:34 +00:00
cobject.h
codecs.h
compile.h
complexobject.h
config.h
cStringIO.h
dictobject.h
errcode.h
eval.h
fileobject.h
floatobject.h
frameobject.h
funcobject.h Committing PEP 232, function attribute feature, approved by Guido. 2001-01-15 20:40:19 +00:00
graminit.h
grammar.h
import.h
intobject.h
intrcheck.h
listobject.h
longintrepr.h
longobject.h
Makefile
marshal.h
metagrammar.h
methodobject.h
modsupport.h
moduleobject.h
node.h
object.h Get rid of the declaration for _PyCompareState_Key. 2001-01-17 21:28:08 +00:00
objimpl.h Fix comment. 2001-01-20 15:50:42 +00:00
opcode.h Rich comparisons: ensure that LT == Py_LT, etc. 2001-01-17 15:21:09 +00:00
osdefs.h
parsetok.h
patchlevel.h Bump version to 2.1a1. (To be released Friday.) 2001-01-17 14:12:33 +00:00
pgenheaders.h
py_curses.h
pydebug.h
pyerrors.h
pyfpe.h
pygetopt.h
pymem.h
pyport.h Move distributed and duplicated config for stat() and fstat() into pyport.h. 2001-01-18 03:03:16 +00:00
pystate.h
Python.h
pythonrun.h
pythread.h
rangeobject.h
rename1.h
sliceobject.h
stringobject.h
structmember.h
sysmodule.h
token.h
traceback.h
tupleobject.h
ucnhash.h refactored the unicodeobject/ucnhash interface, to hide the 2001-01-19 09:45:02 +00:00
unicodeobject.h