~oubiwann/evemu/731375-python-scripting-library

Viewing all changes in revision 34.

  • Committer: Duncan McGreggor
  • Date: 2011-03-09 20:37:33 UTC
  • Revision ID: duncan@canonical.com-20110309203733-7pmekwy8keea3hj1
* Added a wrapper class which is simply dedicated to wrapping the
  non-device-specific funtions as cleanly as possible (with ctypes).
* Cleaned up the main class which will duplicate the functionality of the
  executable evemu scripts, but with methods.
* Added a device abstraction class (the intention is to use the struct
  referenced by the device pointer in addition to the device-specific evemu
  functions).
* Added custom exception class.
* Added more unit tests.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: