Make six use consistant.
Review Request #9649 — Created Feb. 16, 2018 and submitted — Latest diff uploaded
Make six use consistant.
Import the function directly if it is a six.moves function otherwise
leave it specified as a six function that needs to be replaced in
the future.
All tests passed in python 2.7
Diff Revision 5
This is not the most recent revision of the diff. The latest diff is revision 6. See what's changed.
orig
1
2
3
4
5
6
rbtools/api/tests.py |
---|
rbtools/clients/svn.py |
---|
rbtools/clients/tests/test_mercurial.py |
---|
rbtools/clients/tests/test_svn.py |
---|