This website requires JavaScript.
Explore
Get Started
openstack
/
election
Code
Issues
Proposed changes
79b834af43
Branches
Tags
No results found.
election
/
openstack_election
/
__init__.py
2 lines
34 B
Python
Raw
Normal View
History
Unescape
Escape
Make all tools require python3 and remove python2 testing 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
2018-09-06 06:22:35 +00:00
from
.
import
require_py3
# noqa
Copy Permalink