find_common_db_path

data_base.dbopen.find_common_db_path(paths)

Find the common path of a list of db paths.

Similar to os.path.commonpath(), but works for reldb://-style and mdb://-style paths.