#10006: gp help is broken
--------------------------+-------------------------------------------------
   Reporter:  jdemeyer    |       Owner:  was    
       Type:  defect      |      Status:  new    
   Priority:  major       |   Milestone:         
  Component:  interfaces  |    Keywords:  gp help
     Author:              |    Upstream:  N/A    
   Reviewer:              |      Merged:         
Work_issues:              |  
--------------------------+-------------------------------------------------
 According to the documentation in {{{sage/interfaces/gp.py}}}, the
 following should reproduce the {{{gp}}} help for the function {{{gcd()}}}.
 Instead, we get useless output:

 {{{
 sage: gp.gcd?
 Type:           GpFunction
 Base Class:     <class 'sage.interfaces.gp.GpFunction'>
 String Form:    gcd
 Namespace:      Interactive
 File:           /usr/local/sage/local/lib/python2.6/site-
 packages/sage/interfaces/gp.py
 Definition:     gp.gcd(self, *args, **kwds)
 Docstring:
     gcd(x,{y}): greatest common divisor of x and y.
 Call def:       gp.gcd(self, *args, **kwds)

 Call docstring:
     x.__init__(...) initializes x; see x.__class__.__doc__ for signature
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10006>
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.

Reply via email to