]> git.openstreetmap.org Git - nominatim.git/commit
avoid Path in subprocess parameters
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 26 Apr 2021 08:16:05 +0000 (10:16 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 26 Apr 2021 09:23:14 +0000 (11:23 +0200)
commitec2873fbf6c38ed266d63a8dffd03d3102032402
tree99f330a43015a842f107f94b64b4cb817c55431f
parent5dee3cf7f76ac8615ce820aebe3013de8a411350
avoid Path in subprocess parameters

Not supported by Python 3.5.
nominatim/tools/exec_utils.py