qutebrowser/pkg
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
..
PKGBUILD.qutebrowser-git Switch to python 3.4 enums. 2014-07-28 20:41:42 +02:00