summaryrefslogtreecommitdiff
path: root/tests/test_errors.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright bumped to 2020Daniele Varrazzo2020-01-171-0/+1
* Move imports to the top of the module across testsJon Dufresne2019-03-161-7/+3
* Copyright year updatedDaniele Varrazzo2019-02-171-1/+1
* Fixed use of StandardError in testDaniele Varrazzo2019-02-111-1/+1
* SQLSTATE error classes implemented in CDaniele Varrazzo2019-02-101-3/+22
* Full flake8 3.5 cleanupDaniele Varrazzo2018-10-231-0/+1
* Added errors.lookup() functionDaniele Varrazzo2018-10-151-0/+8
* Read exceptions to raise from a Python moduleDaniele Varrazzo2018-08-171-0/+62