Skip to content
New issue

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

python syntax error? #10

Open
k3ack3r opened this issue Nov 10, 2014 · 2 comments
Open

python syntax error? #10

k3ack3r opened this issue Nov 10, 2014 · 2 comments

Comments

@k3ack3r
Copy link
Contributor

k3ack3r commented Nov 10, 2014

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...

@teknohog
Copy link
Owner

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.

@k3ack3r
Copy link
Contributor Author

k3ack3r commented Nov 11, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants