Changeset [626acac8c36c831bc2994cfe56abe7f2b45f7033] by Christopher Groskopf

February 23rd, 2009 @ 09:48 PM

Removed extraneous value-checking and handled cases where c_char_p may be None/null.

Should close NoStaples ticket #25, but fix needs to be tested. http://github.com/bouvard/saneme...

Committed by Christopher Groskopf

  • 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.