Danny Milosavljevic <danny_m...@yahoo.com> added the comment:

Usage example:

>>>import hidraw
>>>import os
>>>hidraw.get_info(os.open("/dev/hidraw0", os.O_RDONLY))
hidraw.Info(3, 0x0E20, 0x0200)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7971>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to