control: severity -1 normal

>> (unused-variable)" is not false : pylint3 found errors:
>> ************* Module distro_info_test.test_help
>> W: 30, 0: Unused variable '__class__' (unused-variable)
>> W: 30, 0: Unused variable '__class__' (unused-variable)
>> ************* Module distro_info_test.test_pylint
>> W: 26, 0: Unused variable '__class__' (unused-variable)
>> ************* Module distro_info_test.test_flake8
>> W: 23, 0: Unused variable '__class__' (unused-variable)
>> ************* Module distro_info_test.test_distro_info
>> W: 25, 0: Unused variable '__class__' (unused-variable)
>> W: 25, 0: Unused variable '__class__' (unused-variable)
>> W: 25, 0: Unused variable '__class__' (unused-variable)
>>
>> Tested on armhf amd64.  Log attached.
>
> Thanks for reporting it. This is a bug in pylint which reports this
> false-positive: Unused variable '__class__'

can you provide a small code snippet to replicate this problem?

-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
G+: https://plus.google.com/u/0/+SandroTosi

Reply via email to