Remove usage of six

Remove six-library Replace the following items with Python 3 style code.
- six.string_types
- six.binary_type
- six.int2byte
- six.u
- six.unichr

Change-Id: I5b824f13e6c9e9307069fd7fd3eb6d636cf44ca6
14 files changed