diff options
author | Ran Benita <ran234@gmail.com> | 2014-10-12 21:58:05 +0300 |
---|---|---|
committer | Christian Linhart <chris@demorecorder.com> | 2015-03-15 10:22:38 +0100 |
commit | 70d32ce7d8ef3ce9490d9a51b189829c8bcdb5c4 (patch) | |
tree | 2e9f8dfd5f4b57d5da1a2798c2d84ddb37d444d5 /check-pc-requires | |
parent | 12d23b934f189607ad77667834205dfcf89a41f0 (diff) |
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>
Diffstat (limited to 'check-pc-requires')
0 files changed, 0 insertions, 0 deletions