[PATCH evemu 13/16] python: deprecate evemu.const

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


On Mon, Aug 11, 2014 at 9:34 PM, Peter Hutterer
<peter.hutterer at who-t.net> wrote:
> It's now unused in internal code. Leave it there to avoid breakage of older
> clients, but otherwise ignore it for the future.

I am fine with this one, but given that I did not took 10/16 in its
current form, I can not take this one now.

Cheers,
Benjamin

>
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
>  python/evemu/const.py | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/python/evemu/const.py b/python/evemu/const.py
> index 19c507a..71ae91a 100644
> --- a/python/evemu/const.py
> +++ b/python/evemu/const.py
> @@ -1,3 +1,7 @@
> +# UNUSED AND DEPRECATED. DO NOT EDIT
> +#
> +# This file won't be updated and is left here merely to avoid breakage
> +# in old code.
>  LIB = "libevemu.so"
>  ENCODING="iso8859-1"
>  UINPUT_NODE = "/dev/uinput"
> --
> 1.9.3
>
> _______________________________________________
> Input-tools mailing list
> Input-tools at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/input-tools


More information about the Input-tools mailing list