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 pitrou
Recipients fijal, pitrou
Date 2010-03-31.22:09:18
SpamBayes Score 0.14207973
Marked as misclassified No
Message-id <1270073360.31.0.445477346581.issue8276@psf.upfronthosting.co.za>
In-reply-to
Content
Well, #defines are not exported in shared libraries. I suppose PyEval_CallObject() was part of an old definition of the Python C-API and it was kept for compatibility.
History
Date User Action Args
2010-03-31 22:09:20pitrousetrecipients: + pitrou, fijal
2010-03-31 22:09:20pitrousetmessageid: <1270073360.31.0.445477346581.issue8276@psf.upfronthosting.co.za>
2010-03-31 22:09:18pitroulinkissue8276 messages
2010-03-31 22:09:18pitroucreate