qutebrowser/scripts
Jan Verbeek bbc46d28ff Use lists instead of tuples for comparing
Per one of the diff comments on #1597:
> I used to use a tuple for constant things, but nowadays I'd actually
> prefer a list as a tuple is something more heterogeneous (i.e. it
> makes sense to have a `(x, y)` point as a tuple, but a list of points
> would be a list).
> At some point I should probably change it to a list everywhere 😉
2016-07-12 22:05:32 +02:00
..
dev Use lists instead of tuples for comparing 2016-07-12 22:05:32 +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 Use lists instead of tuples for comparing 2016-07-12 22:05:32 +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