Petr Blaho 2da242b5e6 Use six.StringIO/BytesIO instead of StringIO.StringIO
to keep Python 3.x compatibility, use six.StringIO/BytesIO to
replace StringIO.StringIO

StringIO works for unicode
BytesIO works for bytes

Change-Id: Iba4087cb7a3dd6d1b24744cda0bfa5f45c94f386
Closes-Bug: #1280100
2014-02-18 11:34:18 +01:00
..
2013-07-01 11:01:17 +02:00
2014-01-22 16:51:31 +01:00