0
0
mirror of https://github.com/python/cpython.git synced 2024-11-29 00:56:12 +01:00
cpython/Include
1994-01-04 23:24:22 +00:00
..
accessobject.h
allobjects.h
assert.h
bitset.h
bltinmodule.h
ceval.h
cgensupport.h
classobject.h * timemodule.c: Add hack for Solaris 2. 1993-11-23 17:53:17 +00:00
compile.h * import.c (get_module): pass .py filename to parse_file, not .pyc filename! 1993-11-30 13:40:46 +00:00
config.h all: 1994 copyright 1994-01-02 00:11:39 +00:00
dictobject.h
errcode.h
errors.h
eval.h
fileobject.h
floatobject.h
frameobject.h
funcobject.h
graminit.h * import.c (get_module): pass .py filename to parse_file, not .pyc filename! 1993-11-30 13:40:46 +00:00
grammar.h
import.h
intobject.h
intrcheck.h
listobject.h
longintrepr.h
longobject.h
Makefile Added Makefile with clean and clobber targets 1994-01-04 23:24:22 +00:00
mappingobject.h Added getmappingsize(). (Needed by previous checkin of posixmodule.c) 1993-11-05 10:18:44 +00:00
marshal.h
metagrammar.h
methodobject.h
modsupport.h
moduleobject.h
mymalloc.h
myproto.h New files 1993-12-24 10:32:48 +00:00
myselect.h
mytime.h New files 1993-12-24 10:32:48 +00:00
node.h
object.h * mpzmodule.c: removed redundant mpz_print function. 1993-11-05 10:22:19 +00:00
objimpl.h
opcode.h
osdefs.h
parsetok.h * Grammar: corrected old typo (class instead of 'class') 1993-12-20 12:53:10 +00:00
patchlevel.h all: 1994 copyright 1994-01-02 00:15:57 +00:00
pgenheaders.h
pyerrors.h
pythonrun.h
pythread.h almodule.c: added close method, equivalent to closeport. 1993-12-20 17:26:34 +00:00
rangeobject.h * rangeobject.[ch], bltinmodule.c: incorporate new version of range 1993-12-21 22:50:31 +00:00
rename1.h
stringobject.h
structmember.h
sysmodule.h
thread.h almodule.c: added close method, equivalent to closeport. 1993-12-20 17:26:34 +00:00
token.h
traceback.h
tupleobject.h