Hello,
several bug tickets are about the wrong docstring showing in IPython. In 
one case it is necessary to "redirect" from one function to another (or to 
rewrite both functions). In another case a doctest of a wrapped class 
should be shown instead of that from the wrapping class. Both cases involve 
Cython files. A simple assignment to __doc__ failed (read only).

Is it possible to change a docstring in a Cython file dynamically? How?

https://trac.sagemath.org/ticket/18077
https://trac.sagemath.org/ticket/24878

Thanks for ideas,

-- 
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 https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to