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

Syntax error ? #4

Open
corzntin opened this issue May 24, 2014 · 3 comments
Open

Syntax error ? #4

corzntin opened this issue May 24, 2014 · 3 comments

Comments

@corzntin
Copy link

Hello!

Got an error while running 'python feed2twister.py'

File "feed2twister.py", line 65
except Exception,e:
^
SyntaxError: invalid syntax

@corzntin corzntin reopened this May 24, 2014
@thedod
Copy link
Owner

thedod commented May 25, 2014

Strange. I can't reproduce this. What version of python are you using?

@corzntin
Copy link
Author

I'm using python-3.4.1-1

@thedod
Copy link
Owner

thedod commented May 28, 2014

True. It's written for python 2 (tested with python 2.7).
A "Short term fix" would be to use python 2, but I'm keeping this issue
open as "we should have python 3 compatibility".
I'm traveling at the moment, so this might take a while.

On 26 May 2014 20:18, corzntin [email protected] wrote:

I'm using python-3.4.1-1


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-44205671
.

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