commit | 68cb44d488dab8cced28cbd34d6824671ae15809 | [log] [tgz] |
---|---|---|
author | junboli <junbo85.li@gmail.com> | Wed Aug 09 14:55:37 2017 +0800 |
committer | junboli <junbo85.li@gmail.com> | Wed Aug 09 14:55:37 2017 +0800 |
tree | 091c5549df83bc0bec40703142df2db3882413b3 | |
parent | 4207dbedad4db343f86e9e8fe4e81db1a5012694 [diff] |
Py3: Finish the python3 port - Use six.StringIO instead of StringIO [1]. - Use six.int2byte instead of chr [1]. [1] https://pythonhosted.org/six/ Change-Id: I28d9ce6a435af1f9213c50569d2addf89c722ae3 Closes-bug: #1709546