]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Removed stale names from ``sqlalchemy.orm.interfaces.__all__`` and
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 27 Feb 2014 00:27:22 +0000 (19:27 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 27 Feb 2014 00:27:47 +0000 (19:27 -0500)
commita3ad92de4b1ba68de67a42ea758063e7186cff0c
tree5dcf20ece26ffaa3d7fab805c7e0bfd07eceb738
parent1366ef9f1cbbddbb0d7fb5b852ba6cd1bfdc7216
- Removed stale names from ``sqlalchemy.orm.interfaces.__all__`` and
refreshed with current names, so that an ``import *`` from this
module again works.
fixes #2975
doc/build/changelog/changelog_08.rst
lib/sqlalchemy/orm/interfaces.py