]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
this does not belong !
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 28 Aug 2009 19:02:43 +0000 (19:02 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 28 Aug 2009 19:02:43 +0000 (19:02 +0000)
lib/sqlalchemy/orm/mapper.py

index 46b4c498b8e320f44961878cf0929043b6c89c7c..078056a01c4272bdedac424871ce655ab163bad4 100644 (file)
@@ -641,7 +641,7 @@ class Mapper(object):
                     # when using the declarative layer
                     self._post_configure_properties()
                     return
-#                _already_compiling = True
+                _already_compiling = True
                 try:
 
                     # double-check inside mutex