Itxaka 8f290d3b8d
make db-{drop,init) py3 compatible
They are using the old ConfigParser library which is lowercase under
py3, so try to import the correct one if the script are run under
py3

Change-Id: I4362f55933f7dfe2198da8e5d1aa1f33d3fb821e
2019-03-07 12:57:56 +01:00
..