Comment #7 on issue 2478 by [email protected]: line endings
http://code.google.com/p/sympy/issues/detail?id=2478
Yes, because otherwise the change that I make isn't recognized by git.
You are right about the endings being ok: the following file fails the
quality test but shows as being a UNIX file
$ flip -t sympy/core/containers.py
sympy/core/containers.py: UNIX
When I load it with my editor (which shows it as DOS) it must be
automatically converting line endings. But the issue of the tester giving
the false reading must have something to do with what python (2.7) is doing
when it opens the file because *it* reports the presence of CR in the file.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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/sympy-issues?hl=en.