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.4.3 incompatibilities #510

Closed
fkromer opened this issue Jan 13, 2016 · 0 comments
Closed

Python 3.4.3 incompatibilities #510

fkromer opened this issue Jan 13, 2016 · 0 comments

Comments

@fkromer
Copy link

fkromer commented Jan 13, 2016

I tried to run lettuce 0.2.21 on a python 3.4.3 project. I figured out (by running 2to3 over the files) that there are some python 3 incompatibilities (e.g. print statements in init.py) and missing corresponding python version checks. Is someone addressing this issue already (on which repo which i can contribute to)?

Edit: Sorry, dublicate of #458.

@fkromer fkromer closed this as completed Jan 13, 2016
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