cpython/Include
1990-11-18 17:27:10 +00:00
..
assert.h Initial revision 1990-10-14 12:07:46 +00:00
bitset.h Initial revision 1990-10-14 12:07:46 +00:00
cgensupport.h Initial revision 1990-10-14 12:07:46 +00:00
classobject.h Initial revision 1990-10-14 12:07:46 +00:00
dictobject.h Added getdictkeys() prototype. 1990-10-30 13:27:43 +00:00
errcode.h Initial revision 1990-10-14 12:07:46 +00:00
errors.h Added err_badcall() and planned new errors. 1990-10-21 22:09:30 +00:00
fileobject.h Initial revision 1990-10-14 12:07:46 +00:00
floatobject.h Initial revision 1990-10-14 12:07:46 +00:00
funcobject.h Initial revision 1990-10-14 12:07:46 +00:00
graminit.h removed dir statement. Function arguments may now be tests. 1990-10-26 15:01:05 +00:00
grammar.h Initial revision 1990-10-14 12:07:46 +00:00
import.h Added prototype for reload_module. 1990-10-26 14:59:11 +00:00
intobject.h Initial revision 1990-10-14 12:07:46 +00:00
listobject.h Added prototype for sortlist(). 1990-10-30 13:32:39 +00:00
metagrammar.h Initial revision 1990-10-14 12:07:46 +00:00
methodobject.h Initial revision 1990-10-14 12:07:46 +00:00
modsupport.h Removed declarations of err_badargs [sic] and err_nomem. 1990-10-14 20:03:07 +00:00
moduleobject.h Added getmodulename() public interface. 1990-10-26 15:00:11 +00:00
node.h Initial revision 1990-10-14 12:07:46 +00:00
object.h Add UNREF macro if not tracing refs (see UNREF function in object.c). 1990-11-18 17:27:10 +00:00
objimpl.h Changed strdup prototype to use const. 1990-10-21 22:13:08 +00:00
parsetok.h Initial revision 1990-10-14 12:07:46 +00:00
pyerrors.h Added err_badcall() and planned new errors. 1990-10-21 22:09:30 +00:00
stringobject.h Initial revision 1990-10-14 12:07:46 +00:00
sysmodule.h Initial revision 1990-10-14 12:07:46 +00:00
token.h Initial revision 1990-10-14 12:07:46 +00:00
tupleobject.h Initial revision 1990-10-14 12:07:46 +00:00