#10893: problem parsing integers starting with 0
------------------------------------+---------------------------------------
Reporter: zimmerma | Owner: AlexGhitza
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.1
Component: basic arithmetic | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Volker Braun
Authors: Mike Hansen | Merged in:
Dependencies: | Stopgaps:
------------------------------------+---------------------------------------
Changes (by {'newvalue': u'Mike Hansen', 'oldvalue': ''}):
* status: new => needs_review
* reviewer: => Volker Braun
* author: => Mike Hansen
Comment:
I agree. Close as invalid. The leading zero for octal is a potential
pitfall, but then thats Python for you. Luckily upstream saw the light and
deprecated it. For the record, use `0o1234567` to enter octal numbers
nowadays.
Close as invalid.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10893#comment:4>
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.