This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7eea37e8317bda88d9f50b862f13642e837957ce
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