Hi Robert, On 27 Jul., 21:55, Robert Bradshaw <[email protected]> wrote: > While I > would like to be able to introspect functions such as __pow__, I don't > think it's always the best place to put documentation (only power > users will know to check there) and not worth significant performance > penalties for all arithmetic.
Well, in this case it is of course only about the tests, not the documentation. But my spkg-check needs to access the doc strings (hence, the tests)! And I find it very frustrating if X?? doesn't show me the code for X. There must be a way around it. Cheers, Simon -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
