Python-MSS v3.3.0¶
This is version v3.3.0 of Python-MSS, the ultra-fast cross-platform multiple screenshots module.
Release date: 2018-09-04
Linux: add an error handler for the XServer to prevent interpreter crash (fixes #61)
MSS: fixed a
ResourceWarning: unclosed file insetup.pytests: fixed a
ResourceWarning: unclosed filedocs: fixed a typo in
Screenshot.pixel()method (thanks to @mchlnix)big code clean-up using
black