On Tue, Jul 27, 2010 at 1:25 PM, Simon King <[email protected]> wrote: > On 27 Jul., 21:30, Simon King <[email protected]> wrote: >> Is there no workaround? Say, defining the "method" (or slot method >> wrapper envelop whatever) and explicitly assign an attribute __doc__ >> to it? > > For the record: > AttributeError: attribute '__doc__' of 'method-wrapper' objects is not > writable
Not writeable from Python space ;) I will surely be looking into trying to resolve this issue. - Robert -- 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
