diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-07-12 10:48:03 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-07-12 10:48:03 -0400 |
commit | f9f9f0feb785ad08a3bbf8b24ce879c985d0975b (patch) | |
tree | c20b00a32fd8c4f8369a766ffa1aff4713340f44 /lib/sqlalchemy/testing/assertions.py | |
parent | 089a8228faae4f1b3500e8838cff00207ea96c24 (diff) | |
download | sqlalchemy-f9f9f0feb785ad08a3bbf8b24ce879c985d0975b.tar.gz |
Correct mock call from 5de0f1cf50
mock in python 2.7 / 3.8 seems to have an "args" accessor
but in prior python 3 versions this is not the case,
so this is likely a recent addition to "mock" but wasn't
present in the python3 vendored versions.
Change-Id: Iff8afe75e891c9658c7c7b577831fefd5986940b
Diffstat (limited to 'lib/sqlalchemy/testing/assertions.py')
0 files changed, 0 insertions, 0 deletions