We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From Cybjit on 2012-11-30T17:50:49Z
In trunk
$ head -n1 ./spyderlib/utils/windows.py
$ file ./spyderlib/utils/windows.py ./spyderlib/utils/windows.py: Python script, ISO-8859 text executable, with CRLF line terminators
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1199
The text was updated successfully, but these errors were encountered:
From ccordoba12 on 2012-12-06T21:56:40Z
Thanks for reporting. May I ask you:
The file has an incorrect encoding probably because it has never been edited outside of Windows. I'll fix it.
Labels: -Priority-Medium Priority-Low MS-v2.2
Sorry, something went wrong.
From Cybjit on 2012-12-07T10:01:47Z
From ccordoba12 on 2012-12-07T11:44:03Z
Don't worry, this is the right place to inform us about these things.
Thanks for taking the time to do it. If you make some progress converting spyder to Python 3 please let us know.
From pierre.raybaut on 2012-12-22T05:19:45Z
This issue was closed by revision 51dcd8856645 .
Status: Fixed
From ccordoba12 on 2013-04-06T20:25:21Z
Labels: Cat-Miscelleneous
No branches or pull requests
From Cybjit on 2012-11-30T17:50:49Z
In trunk
$ head -n1 ./spyderlib/utils/windows.py
-- coding: utf-8 --
$ file ./spyderlib/utils/windows.py
./spyderlib/utils/windows.py: Python script, ISO-8859 text executable, with CRLF line terminators
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1199
The text was updated successfully, but these errors were encountered: