#11857: introspection of python objects broken
------------------------------+---------------------------------------------
Reporter: burcin | Owner: was
Type: defect | Status: new
Priority: minor | Milestone: sage-4.7.2
Component: user interface | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------------+---------------------------------------------
Comment(by SimonKing):
Burcin, are you sure that the source is not shown? The source actually is
{{{
class PowerSeriesRing_domain(PowerSeriesRing_generic,
integral_domain.IntegralDomain):
pass
}}}
The only problem is that there may be no line break after the "pass", the
doc string is appended immediately.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11857#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.