]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
moved iteration of props so that props can set up self-referring backref properties...
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 22 Feb 2006 08:50:45 +0000 (08:50 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 22 Feb 2006 08:50:45 +0000 (08:50 +0000)
commit4b3de0f534f6576668037d667f30a10c8fe00967
treeb006d2d11451f18251d19df9ac6c8c760ad54b16
parentc789153144a6940011388da1b1a9119f300cee6f
moved iteration of props so that props can set up self-referring backref properties without getting a "list changed during iteration" error
lib/sqlalchemy/mapping/mapper.py