[PATCH 1/1] Remove the pylint false positives for the GLib module

Brian C. Lane bcl at redhat.com
Tue Feb 17 21:16:42 UTC 2015


On Mon, Feb 16, 2015 at 10:24:56AM -0500, David Shea wrote:
> From: David Shea <dshea at redhat.com>
> 
> pylint has since figured this one out.
> ---
>  tests/pylint/pylint-false-positives | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/tests/pylint/pylint-false-positives b/tests/pylint/pylint-false-positives
> index bc020fd..ef96849 100644
> --- a/tests/pylint/pylint-false-positives
> +++ b/tests/pylint/pylint-false-positives
> @@ -1,7 +1,5 @@
>  ^E1101:[ 0-9]*,[0-9]*:.*: Instance of '.*' has no 'get_property' member$
>  ^E1101:[ 0-9]*,[0-9]*:.*: Instance of '.*' has no 'set_property' member$
> -^E0611:[ 0-9]*,[0-9]*: No name 'GLib' in module 'gi.repository'$
> -^E0611:[ 0-9]*,[0-9]*:.*: No name 'GLib' in module 'gi.repository'$
>  ^E0611:[ 0-9]*,[0-9]*: No name '_isys' in module 'pyanaconda'$
>  ^E0611:[ 0-9]*,[0-9]*:.*: No name '_isys' in module 'pyanaconda'$
>  ^E0712:[ 0-9]*,[0-9]*:.*: Catching an exception which doesn't inherit from BaseException: GError$
> 

Ack

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list