]> git.saurik.com Git - cyql.git/history - __init__.py
Handle exists() with format arguments.
[cyql.git] / __init__.py
2010-10-12  Jay Freeman (saurik)Handle exists() with format arguments.
2010-08-10  Jay Freeman (saurik)Forgot a critical self.
2010-07-30  Jay Freeman (saurik)Add exists(), refactoring yank() to take an argument...
2010-06-30  Jay Freeman (saurik)Explicit inspect.currentframe() cycle break.
2010-05-12  Jay Freeman (saurik)Add @cyql.connected() decorator to make functions that...
2010-05-12  Jay Freeman (saurik)Add global cyq.transact() helper to make single transac...
2010-05-12  Jay Freeman (saurik)Adjusted inspect.currentframe() to account for @context...
2010-05-12  Jay Freeman (saurik)Move back to Python 2.6 and fix up all of the naming.
2010-05-11  Jay Freeman (saurik)Recovered the initial version from Scroud.