RasterFairy icon indicating copy to clipboard operation
RasterFairy copied to clipboard

more python3 updates

Open bmcfee opened this issue 7 years ago • 1 comments

In this PR:

  • 2to3
  • Integer division where appropriate, from what I could tell
  • key-based sorting for py3 compatibility
  • relative imports for proper package encapsulation

I haven't tested thoroughly, but it's working as expected in my python 3.5 environment.

bmcfee avatar Apr 18 '17 16:04 bmcfee

Can you look into adding this pull request it looks like it's working correctly for me

firetix avatar Apr 03 '18 18:04 firetix