diff options
author | Damien George <damien.p.george@gmail.com> | 2017-12-19 14:01:19 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-12-19 14:01:19 +1100 |
commit | 7db79d8b031e69392432ace687c9fcfdd2c56d4c (patch) | |
tree | 6a4de1fb8c974b375c7d28abbea9a8cde95151ae /tests/basics/syntaxerror.py | |
parent | 7208cad97afb4f65902f7943ace425f652eeb669 (diff) |
py/objset: Remove unneeded check from set_equal.
set_equal is called only from set_binary_op, and this guarantees that the
second arg to set_equal is always a set or frozenset. So there is no need
to do a further check.
Diffstat (limited to 'tests/basics/syntaxerror.py')
0 files changed, 0 insertions, 0 deletions