diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-09-28 13:04:42 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-09-28 13:04:42 -0400 |
commit | 4f1321c3e97f9bb1c92b378452a7810874927c71 (patch) | |
tree | 14a0c10a2e276405a182f31bbe758ffefaeb3dd0 /test/dialect/test_postgresql.py | |
parent | 98a79154155c83f407139f484dcbb114d2891ece (diff) | |
download | sqlalchemy-4f1321c3e97f9bb1c92b378452a7810874927c71.tar.gz |
- Enhanced the instrumentation in the ORM to support
Py3K's new argument style of "required kw arguments",
i.e. fn(a, b, *, c, d), fn(a, b, *args, c, d).
Argument signatures of mapped object's __init__
method will be preserved, including required kw rules.
[ticket:2237]
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions