[PATCH rhel7-branch] Pass the pylint test.

Vratislav Podzimek vpodzime at redhat.com
Mon Jun 8 07:21:21 UTC 2015


On Fri, 2015-06-05 at 16:44 -0400, Chris Lumens wrote:
> Note that a couple of these were actual bugs - _protocols is a tuple so you
> can't pop from that.  Displaying the name of the ostree root in rescue mode
> was incorrect.  on_apply_clicked has been renamed to on_update_settings_clicked.
> ---
>  pyanaconda/bootloader.py                               | 3 ---
>  pyanaconda/installclasses/fedora.py                    | 2 --
>  pyanaconda/installclasses/rhel.py                      | 1 -
>  pyanaconda/isys/__init__.py                            | 9 ---------
>  pyanaconda/packaging/rpmostreepayload.py               | 4 +++-
>  pyanaconda/rescue.py                                   | 4 ++--
>  pyanaconda/ui/__init__.py                              | 7 ++-----
>  pyanaconda/ui/categories/__init__.py                   | 1 -
>  pyanaconda/ui/gui/__init__.py                          | 4 ++--
>  pyanaconda/ui/gui/hubs/__init__.py                     | 4 ----
>  pyanaconda/ui/gui/spokes/__init__.py                   | 1 -
>  pyanaconda/ui/gui/spokes/custom.py                     | 4 ++--
>  pyanaconda/ui/gui/spokes/lib/custom_storage_helpers.py | 4 +---
>  pyanaconda/ui/gui/spokes/lib/passphrase.py             | 2 +-
>  pyanaconda/ui/tui/simpleline/base.py                   | 8 ++++----
>  pyanaconda/ui/tui/spokes/langsupport.py                | 2 --
>  pyanaconda/ui/tui/spokes/source.py                     | 4 +++-
>  pyanaconda/ui/tui/spokes/user.py                       | 2 +-
>  pyanaconda/ui/tui/tuiobject.py                         | 9 ---------
>  pyanaconda/users.py                                    | 2 +-
>  tests/pyanaconda_tests/localization_test.py            | 2 +-
>  tests/pylint/pylint-false-positives                    | 1 +
>  22 files changed, 24 insertions(+), 56 deletions(-)
Looks good to me.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list