#10440: preparser does not correctly identify encoding lines
-------------------------+--------------------------------------------------
Reporter: ddrake | Owner: ddrake
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.6.2
Component: misc | Keywords: preparser encoding
Author: Dan Drake | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-------------------------+--------------------------------------------------
Comment(by jdemeyer):
Concerning the default of UTF-8 instead of ASCII: that's perfectly fine
since any valid ASCII text is also valid UTF-8. If we default to UTF-8,
there is also no reason to look for a UTF-8 byte order mark (BOM).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10440#comment:7>
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.