Re: Left over master branch pychecker warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > iw/partition_ui_helpers_gui.py:51: Comparisons with True are not necessary and 
> > may not work as expected
> 
> Huh?

I imagine it's warning you about these sorts of situations:

In [2]: 'something' == True
Out[2]: False

In [3]: [1] == True
Out[3]: False

- Chris

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux