summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2015-02-23 16:00:50 +0200
committerGuido Günther <agx@sigxcpu.org>2015-02-25 16:10:30 +0100
commite07aaba55f47c8cbe0107c324b13ee1848fc4049 (patch)
tree6bc9703cb2a95c5a7af7fd8845427b44c9ee1fd6 /tests
parent17c7615e4847ed238652ee83222bf7524c6512dd (diff)
config: modify configparser import statement
Usage of six.moves.configparser in the previous way failed at least with some versions of python-six (e.g. 1.4.1) like > >>> from six.moves.configparser import SafeConfigParser > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: No module named configparser Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions