diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-12-29 19:20:38 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-12-29 19:20:38 +0000 |
commit | a582fe3b2645f4c12221b0dc8940cefffe674a93 (patch) | |
tree | 018ccd85ce1675c3bbefd83d7af3955c1d93a7b6 /lib/sqlalchemy/engine/base.py | |
parent | 90d38c7407e532462059d2e98cb8d3bab31f7a36 (diff) | |
download | sqlalchemy-a582fe3b2645f4c12221b0dc8940cefffe674a93.tar.gz |
- mapped classes which extend "object" and do not provide an
__init__() method will now raise TypeError if non-empty *args
or **kwargs are present at instance construction time (and are
not consumed by any extensions such as the scoped_session mapper),
consistent with the behavior of normal Python classes [ticket:908]
Diffstat (limited to 'lib/sqlalchemy/engine/base.py')
0 files changed, 0 insertions, 0 deletions