]> gitweb.michael.orlitzky.com - dead/census-tools.git/blob - src/Errors.py
Add a GiST index on blocks.the_geom after we combine the TIGER/SF1 tables.
[dead/census-tools.git] / src / Errors.py
1 class RecordError(StandardError):
2 pass