#8879: Bad indentation and tabs in hyperelliptic curve file
-------------------------------+--------------------------------------------
Reporter: kcrisman | Owner: cremona
Type: defect | Status: new
Priority: minor | Milestone: sage-4.4.2
Component: elliptic curves | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Comment(by kcrisman):
There is also a tab in the following doctest which causes Mac OS X 10.4 to
have problems while doctesting, I think.
{{{
def residue_disc(self,P):
"""
Gives the residue disc of $P$
EXAMPLES:
sage: R.<x> = QQ['x']
}}}
Note that tab character (not visible, but there!) in the last line.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8879#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.