Closed joeryan closed 7 years ago
I was trying to squash the multiple typo commits into one, but apparently I was not successful. Sorry about the many commits, I was editing on a Linux machine and wanted to test on the windows machine prior to the pull request.
This looks great @joeryan, thanks for the input.
This allows both python >= 3.4 and python >= 2.6 to be used and raises a not implemented error for platforms other than Windows.
Checks python version and imports the correct Tkinter library Checks platform and raises a NotImplementedError for MacOS and Linux