This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 14:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Doc
/
api
History
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