commit | f90490ef94c901fc8909c8b5f054c15bc498f5c9 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Aug 02 18:00:28 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Aug 02 18:00:28 2001 +0000 |
tree | fd6d2f585aa6d230ffb459fd70575e0c525b6266 | |
parent | d342c62961b04b3d08b8776615c3d32a38268a13 [diff] |
Move away from apply() to using extended call syntax for some example fragments when discussing equivalence of thhe C API to what a Python programmer sees. Added descriptions of PyEval_SetProfile() and PyEval_SetTrace().