Skip to content
Snippets Groups Projects
Commit 2ce7b21e authored by Paul Burton's avatar Paul Burton Committed by sjg
Browse files

patman: Import 'configparser' lower case to be python 3.x safe


In python 3.x module names used in import statements are case sensitive,
and the configparser module is named in all lower-case. Import it as such
in order to avoid errors when running with python 3.x.

Signed-off-by: default avatarPaul Burton <paul.burton@imgtec.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent ac3fde93
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment