libxcb/src
Ran Benita 70d32ce7d8 c_client.py: fix pyflakes errors
c_client.py:2: 'from xml.etree.cElementTree import *' used; unable to detect undefined names
c_client.py:3: 'basename' imported but unused
c_client.py:9: 'time' imported but unused
c_client.py:1437: local variable 'list_obj' is assigned to but never used
c_client.py:1745: local variable 'varfield' is assigned to but never used
c_client.py:2050: local variable 'length' is assigned to but never used
c_client.py:2416: local variable 'R_obj' is assigned to but never used
c_client.py:2441: local variable 'S_obj' is assigned to but never used

Signed-off-by: Ran Benita <ran234@gmail.com>
Reviewed-by: Christian Linhart <chris@demorecorder.com>
2015-03-15 10:22:38 +01:00
..
man generated man pages: use xorg footer and no hard coded extension 2014-01-30 12:10:06 +09:00
.gitignore Add Present extension 2013-11-07 14:02:37 -08:00
Makefile.am generated man pages: use xorg footer and no hard coded extension 2014-01-30 12:10:06 +09:00
c_client.py c_client.py: fix pyflakes errors 2015-03-15 10:22:38 +01:00
xcb.h xcb.h: add 'struct' before xcb_setup_t, xcb_query_extension_reply_t 2014-07-28 20:36:32 +02:00
xcb_auth.c Remove tabs and trailing whitespaces 2014-03-21 14:35:16 +01:00
xcb_conn.c xcb_get_setup(): Never return NULL 2014-08-25 19:15:34 -04:00
xcb_ext.c Always include "config.h" at the start of all C source files. 2012-08-25 12:34:24 -07:00
xcb_in.c bug#79986: include system headers early 2014-06-14 08:24:37 -07:00
xcb_list.c Define _xcb_map_new with explicit void arg list instead of empty one 2013-08-06 11:10:01 -07:00
xcb_out.c Ensure xcb owns socket and no other threads are writing before send_request 2014-03-30 22:15:38 +02:00
xcb_util.c xcb_open: Improve abstraction for launchd secure sockets 2014-04-10 09:50:57 -07:00
xcb_windefs.h Remove tabs and trailing whitespaces 2014-03-21 14:35:16 +01:00
xcb_xid.c Always include "config.h" at the start of all C source files. 2012-08-25 12:34:24 -07:00
xcbext.h Add doxygen documentation to functions in xcbext.h 2014-03-21 14:44:22 +01:00
xcbint.h Remove tabs and trailing whitespaces 2014-03-21 14:35:16 +01:00