update org import path

This commit is contained in:
Scisco
2015-01-22 13:54:32 -05:00
parent 65f32fee0a
commit 65717be2ec

View File

@@ -12,9 +12,9 @@ import errno
import shutil
from tempfile import mkdtemp
import ogr2ogr
from third_party import ogr2ogr
import settings
import ogrinfo
from third_party import ogrinfo
from general_helper import (Capturing, Verbosity, three_digit,
get_file, create_paired_list)