Remove use of six
Review Request #11939 — Created Jan. 19, 2022 and submitted — Latest diff uploaded
This change removes the remainder of the uses of the
six
library from
Djblets.
In conjunction with other changes, ran unit tests.
djblets/extensions/staticfiles.py |
---|
djblets/extensions/testing/testcases.py |
---|
djblets/util/tests/test_json_utils.py |
---|
djblets/util/tests/test_properties.py |
---|
djblets/webapi/resources/base.py |
---|