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 <1238518318.02.0.200503944463.issue5417@psf.upfronthosting.co.za>
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: <1238518318.02.0.200503944463.issue5417@psf.upfronthosting.co.za>
2009-03-31 16:51:56georg.brandllinkissue5417 messages
2009-03-31 16:51:56georg.brandlcreate