Jeroen Demeyer wrote:

> On 2015-02-11 18:18, Marc Mezzarobba wrote:
>> Jeroen Demeyer wrote:
>>>> Element.__call__ calls it, it is a Cython call.
>>> There is no Element.__call__.
>>
>> I meant Parent.__call__, sorry.
> If Parent is a Python object, then Parent.__call__ cannot possibly be
> a Cython call.

I'm not sure I understand: the call I was talking about was that _of_ 
the element constructor _from_ sage.structure.parent.Parent.__call__. 
Can't that be a Cython class if the element constructor is a Cython 
function or method?

-- 
Marc

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to