Message83134
Section 1.6 "Calling Python Functions from C" in the Extending and
Embedding Python, 2.6.1 guide talks about "PyEval_CallObject". But, I
can't find it anywhere else in the 2.6 doc set.
I did see in PEP 3100 that the function is to be removed in 3.0. I
suspect section 1.6 in doc needs to be updated to use a different
function in the example & text. |
|
| Date |
User |
Action |
Args |
| 2009-03-04 21:22:00 | aydt | set | recipients:
+ aydt, georg.brandl |
| 2009-03-04 21:21:59 | aydt | set | messageid: <[email protected]> |
| 2009-03-04 21:21:58 | aydt | link | issue5417 messages |
| 2009-03-04 21:21:57 | aydt | create | |
|