]>
git.saurik.com Git - cyql.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jay Freeman (saurik) [Wed, 12 May 2010 12:52:31 +0000 (12:52 +0000)]
Add global cyq.transact() helper to make single transaction connections simpler.
Jay Freeman (saurik) [Wed, 12 May 2010 12:51:33 +0000 (12:51 +0000)]
Adjusted inspect.currentframe() to account for @contextmanager.
Jay Freeman (saurik) [Wed, 12 May 2010 12:16:36 +0000 (12:16 +0000)]
Move back to Python 2.6 and fix up all of the naming.
Jay Freeman (saurik) [Tue, 11 May 2010 11:39:02 +0000 (11:39 +0000)]
Recovered the initial version from Scroud.