This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients aydt, georg.brandl
Date 2009-03-31.16:51:56
SpamBayes Score 0.00011519744
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
The function is there, but not documented, so the examples are valid. I
now changed them to refer to PyObject_Call[Object] which are documented
in r70836.
History
Date User Action Args
2009-03-31 16:51:58georg.brandlsetrecipients: + georg.brandl, aydt
2009-03-31 16:51:58georg.brandlsetmessageid: <[email protected]>
2009-03-31 16:51:56georg.brandllinkissue5417 messages
2009-03-31 16:51:56georg.brandlcreate