Skip to content
This repository has been archived by the owner on Nov 9, 2018. It is now read-only.

v1.0.3

Compare
Choose a tag to compare
@errbufferoverfl errbufferoverfl released this 03 Apr 23:57
· 9 commits to master since this release

Version 1.0.3 now comes with some Python 3 compatibility, and minor optimizations provided by cclauss.

  • Preliminary support for Python 3 has recently been added
  • print_function, save_settings() closes file
  • Change to with open syntax, so the file is automatically closed.
  • print_function, simplify identify_screensaver(), save_screensaver()