diff options
author | Guido van Rossum <guido@python.org> | 2007-02-10 18:55:06 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-02-10 18:55:06 (GMT) |
commit | 3ac6741f7922b7fdf05f9ba231c6eeff73580f8a (patch) | |
tree | 6d83c8b07925e43993c2d7c77bf648d1e31a6932 /Lib/pyclbr.py | |
parent | 83825acd1bd02148c75bd2f4469767d4839196d3 (diff) | |
download | cpython-3ac6741f7922b7fdf05f9ba231c6eeff73580f8a.zip cpython-3ac6741f7922b7fdf05f9ba231c6eeff73580f8a.tar.gz cpython-3ac6741f7922b7fdf05f9ba231c6eeff73580f8a.tar.bz2 |
Implement __contains__ for dict_keys and dict_items.
(Not for dict_values, where it can't be done faster than
the default implementation which just iterates the elements.)
Diffstat (limited to 'Lib/pyclbr.py')
0 files changed, 0 insertions, 0 deletions