> > The source code of Python built-ins can not be obtained by the "??". But > if you have an object (a function, a type, and instance, ...) that is > defined in the SageMath library, then "??" should give you the source code > and "?" should give you the doc string. If it doesn't then it is a bug. >
Next time I run into this I'll file it. I'm pretty sure that not all Cythonized functions get this. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
