[PATCH] Set the encoding of custom.py to utf-8

Vratislav Podzimek vpodzime at redhat.com
Mon Aug 19 15:26:17 UTC 2013


On Mon, 2013-08-19 at 10:41 -0400, David Shea wrote:
> The example text I added for non-ascii lower() cases contains a utf-8
> character, which requires a coding to be set.
> ---
>  pyanaconda/ui/gui/spokes/custom.py | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/pyanaconda/ui/gui/spokes/custom.py b/pyanaconda/ui/gui/spokes/custom.py
> index b3e0ce8..c74635f 100644
> --- a/pyanaconda/ui/gui/spokes/custom.py
> +++ b/pyanaconda/ui/gui/spokes/custom.py
> @@ -1,3 +1,4 @@
> +# vim: set fileencoding=utf-8
>  # Custom partitioning classes.
>  #
>  # Copyright (C) 2012, 2013  Red Hat, Inc.
ACK.

-- 
Vratislav Podzimek

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



More information about the anaconda-patches mailing list