This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-03 00:23:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
7eea37e831
cpython
/
Doc
/
api
History
Download ZIP
Download TAR.GZ
Tim Peters
7eea37e831
At Guido's suggestion, here's a new C API function, PyObject_Dir(), like
...
__builtin__.dir(). Moved the guts from bltinmodule.c to object.c.
2001-09-04 22:08:56 +00:00
..
.cvsignore
Updates to reflect pending changes to the XML conversion process.
2000-11-22 16:42:37 +00:00
api.tex
At Guido's suggestion, here's a new C API function, PyObject_Dir(), like
2001-09-04 22:08:56 +00:00
refcounts.dat
Refcount info for PyString_FromFormat() and PyString_FromFormatV().
2001-08-28 02:32:04 +00:00