]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Removed the usage of the "collections.MutableMapping"
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 28 Apr 2011 16:10:24 +0000 (12:10 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 28 Apr 2011 16:10:24 +0000 (12:10 -0400)
commit425b7388cc7808751bd73a647c05fc669ea6dbbf
treec8598bb5845d01d904cecd8c74a69d0a965506ce
parentd03226426c24eef5c9e19822ff07a5f72dd5379f
- Removed the usage of the "collections.MutableMapping"
abc from the ext.mutable docs as it was being used
incorrectly and makes the example more difficult
to understand in any case.  [ticket:2152]
CHANGES
lib/sqlalchemy/ext/mutable.py