A python library for handling exceptions
Go to file
Martin Kolman ac7f1f2e4d New version
- Make sure the Meh window has focus even if a dialog is displayed (mkolman)
- Run pylint as part of "make ci". (clumens)
- Add a new makefile target that does everything needed for jenkins. (clumens)
- Fix the other pylint-discovered errors. (clumens)
- Use isinstance instead of type. (clumens)
- Fix all the places we're redefining something. (clumens)
- Don't use [] as the default argument in a method. (clumens)
- Take care of exception-related pylint messages. (clumens)
- Get rid of all the unused variable warnings. (clumens)
- Get rid of all unused and wildcard imports. (clumens)
- Add pocketlint support to python-meh. (clumens)
- Use gi.require_version for Gtk import (vtrefny)
2015-09-16 15:34:59 +02:00
.gitignore New version 2015-09-16 15:34:59 +02:00
python-meh.spec New version 2015-09-16 15:34:59 +02:00
sources New version 2015-09-16 15:34:59 +02:00