commit | afed3a4552e0df61477c322f60b10d3ae59edf1c | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Thu Oct 18 07:56:54 2007 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Thu Oct 18 07:56:54 2007 +0000 |
tree | d1ecd46b98122ba4a6b788986106efd98386078a | |
parent | d97110dd1bdc9a82a9191627c638cffa8118bc80 [diff] |
cleanup test_dbtables to use mkdtemp. cleanup dbtables to pass txn as a keyword argument whenever possible to avoid bugs and confusion. (dbtables.py line 447 self.db.get using txn as a non-keyword was an actual bug due to this)