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 3 compatibility #15

Open
mentaal opened this issue Feb 6, 2016 · 0 comments
Open

python 3 compatibility #15

mentaal opened this issue Feb 6, 2016 · 0 comments

Comments

@mentaal
Copy link

mentaal commented Feb 6, 2016

Hi there, the python_3 branch does not appear to be fully compatible with python 3.
Below is a on the python_3 branch

Traceback (most recent call last):
  File "web.py", line 10, in <module>
    import post
  File "/home/gkuhn/flask-blog/post.py", line 45
    except Exception, e:
                ^
SyntaxError: invalid syntax
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

1 participant