sensiblecodeio / scraperwiki-python

ScraperWiki Python library for scraping and saving data
https://scraperwiki.com
BSD 2-Clause "Simplified" License
160 stars 69 forks source link

Add SqliteError exception. #89

Closed petterreinholdtsen closed 6 years ago

petterreinholdtsen commented 8 years ago

The original scraperwiki API provided a SqliteError exception. This add the exception definition to allow the old scripts to keep working.

petterreinholdtsen commented 7 years ago

Hi. Is this patch ok or should I change it?