diff options
| author | Paul Burton <[email protected]> | 2017-09-14 14:34:45 -0700 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2018-07-10 14:50:50 -0600 |
| commit | 052ca37daa20a9825d7ce905d632e349f434058d (patch) | |
| tree | b95661139971b51cbb935f8589e6a84f0580ffe7 /include | |
| parent | b8c455500a08c75c4809e523d348027e72cda7ec (diff) | |
test/py: Import 'configparser' lower case to be python 3.x safe
In python 3.x the configparser module is named with all lower case.
Import it as such in order to avoid errors when running on python 3.x,
and fall back to the CamelCase version in order to keep working with
python 2.x.
Signed-off-by: Paul Burton <[email protected]>
Reviewed-by: Stephen Warren <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
