8d80ce2628
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. |
||
---|---|---|
.. | ||
__init__.py | ||
cleanup.py | ||
ez_setup.py | ||
freeze.py | ||
generate_doc.py | ||
minimal_webkit_testbrowser.py | ||
run_checks.py | ||
run_profile.py | ||
setupcommon.py | ||
update_3rdparty.py |