[PATCH] Move GUI-specific helper classes to a separate module (#1091542)

Vratislav Podzimek vpodzime at redhat.com
Mon May 5 10:24:11 UTC 2014


On Fri, 2014-05-02 at 09:52 -0400, David Shea wrote:
> This keeps Gtk dependencies out of text-mode modules that use the
> helper classes.
> ---
>  pyanaconda/ui/gui/helpers.py               | 124 +++++++++++++++++++++++++++++
>  pyanaconda/ui/gui/spokes/datetime_spoke.py |   3 +-
>  pyanaconda/ui/gui/spokes/password.py       |   3 +-
>  pyanaconda/ui/gui/spokes/source.py         |   4 +-
>  pyanaconda/ui/gui/spokes/user.py           |   3 +-
>  pyanaconda/ui/helpers.py                   |  98 -----------------------
>  6 files changed, 132 insertions(+), 103 deletions(-)
>  create mode 100644 pyanaconda/ui/gui/helpers.py
Looks good to me.

-- 
Vratislav Podzimek

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



More information about the anaconda-patches mailing list