This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-12-01 11:15:56 +01:00
Code
Issues
Releases
Activity
c84f2c5068
cpython
/
Include
History
Fred Drake
e4616e6752
PyArg_UnpackTuple(): New argument unpacking function suggested by Jim
...
Fulton, based on code Jim supplied.
2001-10-23 21:09:29 +00:00
..
abstract.h
bitset.h
bufferobject.h
cellobject.h
ceval.h
classobject.h
cobject.h
codecs.h
compile.h
complexobject.h
cStringIO.h
descrobject.h
Methods of built-in types now properly check for keyword arguments
2001-10-22 00:43:43 +00:00
dictobject.h
errcode.h
eval.h
fileobject.h
floatobject.h
frameobject.h
funcobject.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
PyArg_UnpackTuple(): New argument unpacking function suggested by Jim
2001-10-23 21:09:29 +00:00
moduleobject.h
node.h
object.h
objimpl.h
opcode.h
osdefs.h
parsetok.h
patchlevel.h
pgenheaders.h
Add function attributes that allow GCC to check the arguments of printf-like
2001-10-23 02:21:22 +00:00
py_curses.h
pydebug.h
pyerrors.h
Add function attributes that allow GCC to check the arguments of printf-like
2001-10-23 02:21:22 +00:00
pyfpe.h
pygetopt.h
pymactoolbox.h
pymem.h
pyport.h
Hide GCC attributes fom compilers that don't support them.
2001-10-23 02:20:37 +00:00
pystate.h
Python.h
pythonrun.h
pythread.h
rangeobject.h
sliceobject.h
stringobject.h
Add function attributes that allow GCC to check the arguments of printf-like
2001-10-23 02:21:22 +00:00
structmember.h
structseq.h
symtable.h
sysmodule.h
Add function attributes that allow GCC to check the arguments of printf-like
2001-10-23 02:21:22 +00:00
token.h
traceback.h
tupleobject.h
ucnhash.h
unicodeobject.h
weakrefobject.h