Files
python-keystoneclient/keystoneclient/tests
Chuck Short 2cd2115638 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: If1ccfca128385f976938f0f0c74573687faad9ac
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2013-12-05 14:54:43 -06:00
..
2013-09-24 12:34:17 +10:00
2013-09-24 12:34:17 +10:00
2013-09-24 12:34:17 +10:00
2013-12-03 12:00:03 +10:00
2013-11-28 09:20:43 +10:00
2013-09-24 12:34:17 +10:00
2013-11-28 09:20:43 +10:00