Dear Robert, On 27 Jul., 19:55, Robert Bradshaw <[email protected]> wrote: > This is actually very related to > > http://groups.google.com/group/sage-devel/browse_thread/thread/c97d36...
So, the fact that RingElement uses the category framework means that both the code *and* the documentation are hidden behind layers of abstraction, to the extent that they can actually not be accessed *at all*, unless one untars the spkg? That's pretty nasty and, I might add, anti-pedagogical. Is there no workaround? Say, defining the "method" (or slot method wrapper envelop whatever) and explicitly assign an attribute __doc__ to it? The point is that spkg-check of my cohomology package relies on the availability of documentation. 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
