monasca-agent/monasca_agent
gengchc2 ac3649c0d8 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: Ia2c8f8472a0327c2e1d19cc889940bdfdab8dd8a
2017-02-20 11:29:37 +01:00
..
2017-02-06 11:05:57 +01:00
2016-10-11 19:41:04 +03:00