[issue12163] str.count

Petri Lehtinen report at bugs.python.org
Sat Nov 5 21:17:49 CET 2011


Petri Lehtinen <petri at digip.org> added the comment:

This already seems fixed on 2.7, 3.2 and 3.3:

>>> ''.find('', None)
0

----------
nosy: +petri.lehtinen
resolution:  -> out of date
status: open -> closed
versions:  -Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12163>
_______________________________________


More information about the Python-bugs-list mailing list