Thanks for the discussion. This is now #26254.
https://trac.sagemath.org/ticket/26254#ticket
--
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..
Hi Erik,
On 2018-09-11, Erik Bray wrote:
> Oh right, thank you for the reminder. I could have sworn there *was*
> something like that but I couldn't remember what it was. I think it
> works by parsing the Cython sources IIRC.
Correct. And in addition there are certain special methods (_sage_do
On Tue, Sep 11, 2018 at 5:30 PM Simon King wrote:
>
> Hi Erik,
>
> On 2018-09-11, Erik Bray wrote:
> > On Tue, Sep 11, 2018 at 9:57 AM Kwankyu Lee wrote:
> >>
> >> Hi,
> >>
> >> I wonder why help on a method does not show the signature:
> >
> > ...
> > In the meantime I don't know that there's a
Hi Erik,
On 2018-09-11, Erik Bray wrote:
> On Tue, Sep 11, 2018 at 9:57 AM Kwankyu Lee wrote:
>>
>> Hi,
>>
>> I wonder why help on a method does not show the signature:
>
> ...
> In the meantime I don't know that there's a satisfactory workaround
> (some kind of Sage-specific solution using deco