insert_from_urls¶
- igwn_ligolw.utils.ligolw_sqlite.insert_from_urls(urls, contenthandler, **kwargs)¶
Iterate over a sequence of URLs, calling insert_from_url() on each, then build the indexes indicated by the metadata in lsctables.py. See insert_from_url() for a description of the additional arguments.