You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's odd that this should come up now, that function is over a year old. Perhaps it only happens on Windows, and has something to do with line breaks or indentations there -- the actual error may be much earlier in the code. However, I don't have any Windows to test this on.
Indeed. I had reinstalled python from reformatting my computer, that's the only thing I know that is/might be different... I have Python 3.4.2 right now.
File C:\X\X\mfloop.py", line 134
except OSError, e:
^
SyntaxError: invalid syntax
I'm not sure, I might be doing something wrong here...
The text was updated successfully, but these errors were encountered: