Fix various things for python 3 compatibility
Review Request #9652 — Created Feb. 16, 2018 and discarded — Latest diff uploaded
Fix various things for python 3 compatibility
Python 2.7 tests all ran fine.
Python 3.6
Ran 211 tests in 48.853s
FAILED (SKIP=30, errors=27) - Will update to fix some of these.
README.md |
---|
setup.py |
---|
rbtools/commands/__init__.py |
---|
rbtools/commands/login.py |
---|
rbtools/commands/main.py |
---|
rbtools/commands/post.py |
---|
rbtools/utils/users.py |
---|