#5509: Make a parametric_plot.pyx docstring a raw string because of a \times in
it.
----------------------+-----------------------------------------------------
Reporter: jason | Owner: was
Type: defect | Status: new
Priority: minor | Milestone: sage-3.4.1
Component: graphics | Keywords:
----------------------+-----------------------------------------------------
The following documentation looks weird because the \t in the \times in
the string gets converted to a tab.
{{{
sage: p.triangulate?
Type: builtin_function_or_method
Base Class: <type 'builtin_function_or_method'>
String Form: <built-in method triangulate of
sage.plot.plot3d.parametric_surface.ParametricSurface object at 0xbb0cdec>
Namespace: Interactive
Docstring:
Call self.eval() for all (u,v) in urange imes vrange
to construct this surface.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5509>
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
-~----------~----~----~----~------~----~------~--~---