Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master pylint #36

Closed
wants to merge 3 commits into from
Closed

Conversation

mulkieran
Copy link
Contributor

Just some pylint related changes. If there's a better way to sort that is more consistant across all locales,
let me know.

Setting LC_ALL=C should avoid any differences due to different locales.

Sort order seems a bit more sensible for programming.

Signed-off-by: mulhern <amulhern@redhat.com>
This is the precise error the invoked functions are returning and GError
is a more precise match than Error in false positives.

Signed-off-by: mulhern <amulhern@redhat.com>
This is another false positive resulting from pylint's inability to find
GLib in gi.repository.

Signed-off-by: mulhern <amulhern@redhat.com>
@clumens clumens added the ACK label Mar 9, 2015
@clumens
Copy link
Contributor

clumens commented Mar 9, 2015

These look fine to me and take care of an issue I am seeing in jenkins.

@mulkieran
Copy link
Contributor Author

Pushed.

@mulkieran mulkieran closed this Mar 9, 2015
@mulkieran mulkieran deleted the master-pylint branch March 9, 2015 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants