diff options
author | Guido van Rossum <guido@python.org> | 1997-10-20 23:31:15 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-10-20 23:31:15 (GMT) |
commit | 1510565cb5efb22604bd81696ebc12ad5781017e (patch) | |
tree | d05cd82fb478537dbe888fee1eb0829678e113f9 /Lib/Para.py | |
parent | dd65975ac716a9a3beaa80189ab72ce0f88779e4 (diff) | |
download | cpython-1510565cb5efb22604bd81696ebc12ad5781017e.zip cpython-1510565cb5efb22604bd81696ebc12ad5781017e.tar.gz cpython-1510565cb5efb22604bd81696ebc12ad5781017e.tar.bz2 |
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/Para.py')
0 files changed, 0 insertions, 0 deletions