#6097: Implements a mantra for declaring abstract methods
-------------------------+--------------------------------------------------
Reporter: nthiery | Owner: nthiery
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.0.1
Component: misc | Keywords: abstract methods
-------------------------+--------------------------------------------------
Comment(by was):
> Feedback and suggestion for improvement on this policy are welcome!
{{{
sage: x = A()
sage: x.my_method?
BOOM!
}}}
This must be fixed by improving sageinspect. That should be easy.
1) Trick to catch.
2) How do you get the docs on my_method though?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6097#comment:1>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---