qutebrowser/scripts
Florian Bruhin 8d80ce2628 Switch to python 3.4 enums.
Our home-brewn enum wasn't really liked by pylint (many no-member errors), so
instead of adding some workaround, we just use the python 3.4 enum instead.

This however also means we need to depend on Python 3.4 and not 3.3. Maybe we
should use enum34 on Python < 3.3.
2014-07-28 20:41:42 +02:00
..
__init__.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
cleanup.py Update cleanup.py 2014-07-23 21:41:30 +02:00
ez_setup.py Update ez_setup 2014-07-06 21:01:39 +02:00
freeze.py Remove unused import from scripts.freeze 2014-06-19 10:19:17 +02:00
generate_doc.py Switch to python 3.4 enums. 2014-07-28 20:41:42 +02:00
minimal_webkit_testbrowser.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
run_checks.py Fix lint 2014-07-07 12:00:51 +02:00
run_profile.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
setupcommon.py Switch to python 3.4 enums. 2014-07-28 20:41:42 +02:00
update_3rdparty.py Fix CRLF in update_3rdparty 2014-06-19 09:05:23 +02:00