Text-Editor icon indicating copy to clipboard operation
Text-Editor copied to clipboard

Update to py3, fix errors, auto-format

Open Aareon opened this issue 2 years ago • 0 comments

  • python3.5+ support, remove python2 support
  • fixed inconsistent tabs/spaces & indentation errors
  • auto-format with autopep8
  • fix error when saving & canceling w/o filename throwing TclError, don't close if canceled
  • grammatical fixes

Aareon avatar Sep 17 '21 00:09 Aareon