qutebrowser/qutebrowser/utils
Florian Bruhin 40a3e24b05 Ignore warning when importing pkg_resources
On Debian Jessie we get a PendingDeprecationWarning which we now see
since the log is init'ed earlier.
2016-07-23 13:04:53 +02:00
..
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
debug.py Various code style improvements 2016-04-27 20:25:27 +02:00
docutils.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
error.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
jinja.py Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00
log.py Add log.ignore_py_warnings() 2016-07-23 13:04:45 +02:00
message.py Remove @pyqtSlot for functions and non-QObjects 2016-07-23 11:42:50 +02:00
objreg.py Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00
qtutils.py Ignore warning when importing pkg_resources 2016-07-23 13:04:53 +02:00
standarddir.py pylint: Disable too-many-return-statements 2016-05-26 07:39:47 +02:00
testfile Moving testfile used by test_utils into qutebrowser.utils 2015-04-04 19:15:23 -03:00
typing.py test/vulture reqs: Update vulture to 0.10 2016-07-14 23:17:39 +02:00
urlutils.py Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00
usertypes.py Move Backend enum to usertypes 2016-07-10 17:04:26 +02:00
utils.py Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00
version.py Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00