K 10 svn:author V 6 clsung K 8 svn:date V 27 2011-03-21T03:23:58.000000Z K 7 svn:log V 302 Venusian is a library which allows framework authors to defer decorator actions. Instead of taking actions when a function (or class) decorator is executed at import time, you can defer the action usually taken by the decorator until a separate "scan" phase. WWW: http://pypi.python.org/pypi/venusian END