summaryrefslogtreecommitdiffstats
path: root/Lib/pyclbr.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-02-10 18:55:06 (GMT)
committerGuido van Rossum <guido@python.org>2007-02-10 18:55:06 (GMT)
commit3ac6741f7922b7fdf05f9ba231c6eeff73580f8a (patch)
tree6d83c8b07925e43993c2d7c77bf648d1e31a6932 /Lib/pyclbr.py
parent83825acd1bd02148c75bd2f4469767d4839196d3 (diff)
downloadcpython-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