diff options
author | Guido van Rossum <guido@python.org> | 1997-10-20 23:31:15 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-10-20 23:31:15 +0000 |
commit | 1510565cb5efb22604bd81696ebc12ad5781017e (patch) | |
tree | d05cd82fb478537dbe888fee1eb0829678e113f9 /Lib/lib-old/codehack.py | |
parent | dd65975ac716a9a3beaa80189ab72ce0f88779e4 (diff) | |
download | cpython-git-1510565cb5efb22604bd81696ebc12ad5781017e.tar.gz |
Add optional 4th argument to count(), matching find() etc.
Also change all occurrences of "x == None" to "x is None" (not that it
matters much, these functions are all reimplemented in strop -- but
count() is not).
Diffstat (limited to 'Lib/lib-old/codehack.py')
0 files changed, 0 insertions, 0 deletions