]> code.ossystems Code Review - openembedded-core.git/commit
scripts: Rename ConfigParser -> configparser for python3
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 19 May 2016 09:28:12 +0000 (12:28 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jun 2016 07:10:03 +0000 (08:10 +0100)
commitde6e98f272e623ce72e724e66920eecf10cb2d41
tree5c10b82c00b0e83cc7c1c1787cf9637b3ffdc048
parent30d02e2aa2d42fdf76271234b2dc9f37bc46b250
scripts: Rename ConfigParser -> configparser for python3

The ConfigParser API was renamed to configparser in python 3.
Renamed ConfigParser -> configparser in scripts/ to make the
code working in python 3.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
scripts/combo-layer
scripts/contrib/python/generate-manifest-3.5.py
scripts/devtool