Author doerwalter
Recipients
Date 2006-06-23.15:47:12
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=89016

The patch looks good to me. Switching from
PyEval_CallFunction() to PyObject_CallFunction() should be
OK. (There seems to be subtle differences between the two,
but finding out what it is looks like a scavenger hunt to me
:-/)).

So go ahead and check it in.
History
Date User Action Args
2007-08-23 14:40:45adminlinkissue1511381 messages
2007-08-23 14:40:45admincreate