Solaar/lib/hidapi
Peter Wu a6b89b3ea3 Python3 compatibility for hidconsole
`type(u'')` is 'str' in Python 3, it was `unicode` on Python 2 (with
`unicode_literals` from `__future__`).
2013-05-02 22:58:35 +02:00
..
__init__.py hidapi: dropped native, slight update to the python implementation 2013-04-28 14:05:33 +02:00
hidconsole.py Python3 compatibility for hidconsole 2013-05-02 22:58:35 +02:00
udev.py quicker detection of matching receivers in udev 2013-05-02 11:11:53 +02:00