qutebrowser/qutebrowser/browser
Florian Bruhin 0e771db7f1 Use annotation instead of special argument names.
Explicit is better than implicit.

Fixes #161.
2014-10-09 06:33:24 +02:00
..
__init__.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
cache.py Move utils.get_standard_dir to its own file. 2014-10-08 06:20:31 +02:00
commands.py Use annotation instead of special argument names. 2014-10-09 06:33:24 +02:00
cookies.py Move utils.get_standard_dir to its own file. 2014-10-08 06:20:31 +02:00
downloads.py Use annotation instead of special argument names. 2014-10-09 06:33:24 +02:00
hints.py Prevent double-entering hint mode. Fixes #160. 2014-10-08 22:19:24 +02:00
quickmarks.py Use annotation instead of special argument names. 2014-10-09 06:33:24 +02:00
signalfilter.py Remove Emit:/Raise: from docstrings. 2014-10-07 23:08:37 +02:00
webelem.py Use a list as items-argument for usertypes.enum 2014-09-28 00:42:53 +02:00
webpage.py Small whitespace fix. 2014-10-08 06:22:20 +02:00