summaryrefslogtreecommitdiff
path: root/tests/test_with.py
Commit message (Expand)AuthorAgeFilesLines
* Python source cleanup using flake8Daniele Varrazzo2016-10-111-3/+7
* More tests tweaksDaniele Varrazzo2015-02-081-0/+1
* Don't try to close the server cursor in error stateDaniele Varrazzo2014-09-161-0/+12
* Testing boilerplate unified in a single base classDaniele Varrazzo2013-04-071-16/+12
* Make sure to call subclasses methods on context exitDaniele Varrazzo2012-12-031-0/+55
* Added support for with statement for connection and cursorDaniele Varrazzo2012-12-031-0/+157