swh-lister/swh
David Douard 065d3a64fc Fix SWHIndexingLister.db_partition_indices(); ensure partition size is not zero
when this lister is called for the first time, db_num_entries() may return
a null value, so the min() will also be zero, making the range() call crash.
2019-01-15 15:32:06 +01:00
..
lister Fix SWHIndexingLister.db_partition_indices(); ensure partition size is not zero 2019-01-15 15:32:06 +01:00
__init__.py Cleanup packaging 2017-10-12 17:16:49 +02:00