[PATCH evemu] python: check for fileno(), not read() and document it

Benjamin Tissoires benjamin.tissoires at gmail.com
Fri Nov 7 11:58:09 PST 2014


On Thu, Nov 6, 2014 at 7:27 PM, Peter Hutterer <peter.hutterer at who-t.net> wrote:
> We use fileno() on the various file arguments, not read() so check for that.
> And document it in the API that we need real file objects here, not just
> something that's file-like.
>
> Reported-by: Dan Callaghan
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---

Thanks Peter, I have now applied all the 6 patches that you sent.
bcbdb42..dfec548  master -> master

If nobody complains, we could send out the 2.1RC1 on Monday.

Cheers,
Benjamin


More information about the Input-tools mailing list