]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
transfer docstrings from @classproperty to props
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 4 Jul 2010 16:06:19 +0000 (12:06 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 4 Jul 2010 16:06:19 +0000 (12:06 -0400)
commitd6614c63b20aa47d588dcb103672a29e62057bff
tree31b4b1913f7bd083427df65c76da9a96e4b2467b
parent516d675c329bce776efb4728d5237a0586adebf1
transfer docstrings from @classproperty to props
lib/sqlalchemy/ext/declarative.py
test/ext/test_declarative.py