Changeset [53394c6422bf69541bdb53d3ef9273be9ad8ee92] by Christopher Groskopf

February 20th, 2009 @ 09:43 PM

Reimplemented SaneDeviceInval exception.

Modified sane_open to ensure that the device handle is nullified on exception. http://github.com/bouvard/saneme...

Committed by Christopher Groskopf

  • M errors.py
  • M saneme.py
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

SaneMe (Scanner Access Now Even More Easy) is a Python wrapper around the SANE API for Linux. It allows for applications to access SANE without resorting to command line automation, custom wrapper code, or a C extension. It was specifically designed for use with the NoStaples GNOME scanning application, but could provide the basis for any Python application that needs to interface with SANE.