[PATCH evemu 09/16] python: fix evemu.Device.has_prop() for string arguments

Benjamin Tissoires benjamin.tissoires at gmail.com
Tue Aug 12 10:48:07 PDT 2014


On Mon, Aug 11, 2014 at 9:34 PM, Peter Hutterer
<peter.hutterer at who-t.net> wrote:
> Using 'prop' instead of 'event_code' would be more sensible but it'd break
> API, python allows named arguments.
>
> Introduced in 385b6e3d8cd257e878cbe82e4bd0f38d8b8b1ca7

good catch, thanks.

But it breaks the test suite... :(

You should consider taking the fixes that are related to the prop bits
in the next commit into this one commit.

Cheers,
Benjamin


More information about the Input-tools mailing list