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

Migrate to Python 3 #11

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Conversation

MaxGyver83
Copy link
Contributor

Changes:

  • Update shebang line
  • Replace print statements with print() functions
  • Import tkinter instead of Tkinter
  • Import tkinter.filedialog instead of tkFileDialog
  • Image.ANTIALIAS was renamed to Image.LANCZOS

@pknowles pknowles merged commit 39ce228 into pknowles:master Jan 1, 2024
@pknowles
Copy link
Owner

pknowles commented Jan 2, 2024

Thanks very much for taking the time to do this. I think I've merged your and the other open PRs into a new main now. FYI I'm experimenting with a few updates in https://github.com/pknowles/cropall/tree/use_pyinstaller but I don't have a lot of time spare.

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

Successfully merging this pull request may close these issues.

2 participants