Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Fix imports to support python 3.x #8

Open
akhomchenko opened this issue Jul 30, 2015 · 0 comments · May be fixed by #9
Open

Fix imports to support python 3.x #8

akhomchenko opened this issue Jul 30, 2015 · 0 comments · May be fixed by #9

Comments

@akhomchenko
Copy link

Please consider using absolute imports like:

from moves._moves import *

This will fix py 3.x import issue.

Thanks!

@akhomchenko akhomchenko linked a pull request Aug 2, 2015 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant