openpaperwork / pyinsane

Python library to access and use image scanners (Linux/Windows/etc) (Sane/WIA) -- Moved to Gnome's Gitlab
https://gitlab.gnome.org/World/OpenPaperwork/pyinsane
63 stars 24 forks source link

daemon.py does not need to be executable. #44

Closed QuLogic closed 6 years ago

QuLogic commented 6 years ago

It is executed through sys.executable to provide 2/3 compat, and it's never run directly.