summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-02-22 22:31:49 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2010-02-22 22:31:49 +0000
commit75c5c0322ff47cec37d39eb4db48f574b0b79be0 (patch)
treedb04dbe784369dc9cd87668e84fbb9d039a5a87f /lib/sqlalchemy/dialects
parentc6dd43b25245a4e6cd184995357e97a0a8a1dbe7 (diff)
downloadsqlalchemy-75c5c0322ff47cec37d39eb4db48f574b0b79be0.tar.gz
- DeclarativeMeta exclusively uses cls.__dict__ (not dict_)
as the source of class information; _as_declarative exclusively uses the dict_ passed to it as the source of class information (which when using DeclarativeMeta is cls.__dict__). This should in theory make it easier for custom metaclasses to modify the state passed into _as_declarative.
Diffstat (limited to 'lib/sqlalchemy/dialects')
0 files changed, 0 insertions, 0 deletions