gengchc2 40e073a8a1 use six.StringIO for compatibility with io.StringIO in python3
The newer version of six (1.4.1) provides six.StringIO
which is a fake file object for textual data. It's an
alias for cStringIO.StringIO, in python2 and io.StringIO
in Python3

Change-Id: I5f4af05eb0754d85a73068d5f6b285d4be07cdfc
2016-12-20 11:43:19 +08:00
..
2014-08-14 12:09:46 +02:00
2016-11-16 11:42:40 +00:00
2013-09-17 10:57:47 +03:00
2016-02-21 09:19:39 -05:00
2013-08-08 10:34:06 -04:00