This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ca477b2280
cpython
/
Include
History
Collin Winter
670e692134
Patch
#1680961
: remove sys.exitfunc and replace it with a private C API. Also, reimplement atexit in C so it can take advantage of this private API.
2007-03-21 02:57:17 +00:00
..
Python-ast.h
…
Python.h
…
abstract.h
…
asdl.h
…
ast.h
…
bitset.h
…
boolobject.h
…
bufferobject.h
…
bytesobject.h
…
cStringIO.h
…
cellobject.h
…
ceval.h
…
classobject.h
…
cobject.h
…
code.h
…
codecs.h
…
compile.h
…
complexobject.h
…
datetime.h
…
descrobject.h
…
dictobject.h
…
enumobject.h
…
errcode.h
…
eval.h
…
fileobject.h
…
floatobject.h
…
frameobject.h
…
funcobject.h
…
genobject.h
…
graminit.h
…
grammar.h
…
import.h
…
intobject.h
…
intrcheck.h
…
iterobject.h
…
listobject.h
…
longintrepr.h
…
longobject.h
…
marshal.h
…
metagrammar.h
…
methodobject.h
…
modsupport.h
…
moduleobject.h
…
node.h
…
object.h
…
objimpl.h
…
opcode.h
…
osdefs.h
…
parsetok.h
…
patchlevel.h
…
pgen.h
…
pgenheaders.h
…
py_curses.h
…
pyarena.h
…
pydebug.h
…
pyerrors.h
…
pyexpat.h
…
pyfpe.h
…
pygetopt.h
…
pymactoolbox.h
…
pymem.h
…
pyport.h
…
pystate.h
…
pystrtod.h
…
pythonrun.h
…
pythread.h
…
rangeobject.h
…
setobject.h
…
sliceobject.h
…
stringobject.h
…
structmember.h
…
structseq.h
…
symtable.h
…
sysmodule.h
…
timefuncs.h
…
token.h
…
traceback.h
…
tupleobject.h
…
ucnhash.h
…
unicodeobject.h
…
weakrefobject.h
…