qutebrowser/scripts
Florian Bruhin 03fbacd93c requirements: Update vulture to 0.9
* Don't flag attributes as unused if they are used as global variables in
  another module.
* Don't consider "True" and "False" variable names.
* Abort with error message when invoked on .pyc files.

This means we can remove the whitelisted globals in run_vulture.py and
the associated xfailing test.

We also needed to adjust run_vulture.py slightly as the file attribute
got renamed to filename.
2016-06-29 23:44:39 +02:00
..
dev requirements: Update vulture to 0.9 2016-06-29 23:44:39 +02:00
testbrowser_cpp Add minimal C++ testbrowser 2016-04-05 06:56:57 +02:00
__init__.py Move developer scripts to dev/ subfolder. 2015-06-28 22:31:30 +02:00
asciidoc2html.py Fix lint 2016-04-01 08:16:28 +02:00
hostblock_blame.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
importer.py Added option to output in "bookmark" format, clarified some "help" msgs 2016-03-25 13:01:21 -07:00
keytester.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
link_pyqt.py link_pyqt: fix crash with spaces in pypath 2016-05-08 01:08:36 +02:00
setupcommon.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
testbrowser.py Rename minimal_webkit_testbrowser.py to testbrowser.py 2016-03-31 06:29:48 +02:00
utils.py Adjust copyright years. 2016-01-04 07:12:39 +01:00