[issue4243] has_key doc could be clearer
David W. Lambert
report at bugs.python.org
Fri Oct 31 15:05:20 CET 2008
David W. Lambert <lambertdw at corning.com> added the comment:
The D'Arcy J.M. Cain wording is clearer.
"dict.has_key(key) is deprecated. Use "key in dict" instead." would
improve python.
----------
nosy: +LambertDW
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4243>
_______________________________________
More information about the Python-bugs-list
mailing list