]> git.openstreetmap.org Git - nominatim.git/commitdiff
use more generic ImportError to check for module
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 23 Apr 2021 19:10:19 +0000 (21:10 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 24 Apr 2021 13:13:06 +0000 (15:13 +0200)
ModuleNotFoundError was only introduced in Python 3.6.


No differences found