Message 102039 - Python tracker (original) (raw)

Message102039

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:20 pitrou set recipients: + pitrou, fijal
2010-03-31 22:09:20 pitrou set messageid: 1270073360.31.0.445477346581.issue8276@psf.upfronthosting.co.za
2010-03-31 22:09:18 pitrou link issue8276 messages
2010-03-31 22:09:18 pitrou create