[master/f20] Handle invalid JSON in geoloc (#1021410)

Chris Lumens clumens at redhat.com
Mon Oct 21 15:56:57 UTC 2013


> The json module raises ValueError when asked to decode something that
> isn't valid JSON, which can happen, for example, if we receive a
> response from a proxy instead of from the GeoIP server.
> ---
>  pyanaconda/geoloc.py | 2 ++
>  1 file changed, 2 insertions(+)

Looks good.

- Chris


More information about the anaconda-patches mailing list