buildconfig: py3 compatible configparser import 81/1881/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 30 Oct 2019 17:59:34 +0000 (18:59 +0100)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 30 Oct 2019 18:10:47 +0000 (19:10 +0100)
commitdcef34570a2fb6d6b674da2ba4dc4dc9ccfb2124
tree3c6c9728a333e7b870495fe43923158afde40f3b
parent7ff0f5c599f7246470373fc04d722f43d8dc7eb5
buildconfig: py3 compatible configparser import

ConfigParser has been renamed to configparser in py3, account for
this to support running the scripts with python 3.x.

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Change-Id: Ia61134a7528ba710a3bca3bfefd97d32ae2fd3d3
tools/buildconfig.py