24c37f1010
Now that the last tool that needed python2 has been checked/fixed lets remove all the python2 infrastructure and make all library users exit if run under python2 Change-Id: I20184300f0a6cb6d230428cafc49f1b917376380
2 lines
34 B
Python
2 lines
34 B
Python
from . import require_py3 # noqa
|