New submission from Ruth Aydt <a...@hdfgroup.org>: 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. ---------- assignee: georg.brandl components: Documentation messages: 83134 nosy: aydt, georg.brandl severity: normal status: open title: Reference to missing(?) function in Extending & Embedding Document versions: Python 2.6 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5417> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com