config/sysinv/cgts-client
Sun Austin 68f4fa3c42 Fix: "StringIO" issue for Python 2/3 compatible code
replace StringIO with  'from six import StringIO'
replace cStringIO with 'from six.moves import cStringIO as StringIO'

Story: 2003433
Task: 28472

Change-Id: I53d6ab8a2fa48b9415f6214538ef5cce3cfa50ea
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-12-19 10:21:49 +08:00
..
centos Merge "Fix basestring issue for Python 2/3 compatible code." 2018-11-16 16:16:18 +00:00
cgts-client Fix: "StringIO" issue for Python 2/3 compatible code 2018-12-19 10:21:49 +08:00
.gitignore StarlingX open source release updates 2018-05-31 07:35:52 -07:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:35:52 -07:00