Jiri Podivin 0d3612e2a1 Removing six from modules
Imports and uses of six module were removed from the project.
Logic dependent on Py2/3 usage was removed and calls to functions were replaced
with closest functional equivalent.

After merge of this change, the project will no longer be Python 2 compatible
in any way.

Note: Do not backport past train branch

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Iebdaa06b6fb173d2be9921ee87a2d5db5fe84240
2023-03-10 09:25:21 +00:00
..