moves icon indicating copy to clipboard operation
moves copied to clipboard

Fix imports to support python 3.x

Open akhomchenko opened this issue 10 years ago • 0 comments

Please consider using absolute imports like:

from moves._moves import *

This will fix py 3.x import issue.

Thanks!

akhomchenko avatar Jul 30 '15 07:07 akhomchenko