Skip to content

Conversation

@ps-1305
Copy link

@ps-1305 ps-1305 commented Nov 11, 2024

  • Fixed the basestring problem by importing askstring from tkinter.simpledialog
  • Fixed another class problem where self wasn't mentioned
  • Brackets were forgotten after print function giving fatal errors
  • Also removed the deprecated function xrange and replaced it with range
  • Imported reduce from functools so it doesn't give import errors

This change is Reviewable

- Fixed the basestring problem by importing askstring from tkinter.simpledialog
- Fixed another class problem where self wasn't mentioned
- Brackets were forgotten after print function giving fatal errors
- Also removed the deprecated function xrange and replaced it with range
- Imported reduce from functools so it doesn't give import errors
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.

1 participant