[issue28029] Replace and empty strings

STINNER Victor report at bugs.python.org
Mon Oct 28 12:07:24 EDT 2019


STINNER Victor <vstinner at python.org> added the comment:

Well, in fact, I would expect that "".replace(...) would always return "": for any argument passed to replace().

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue28029>
_______________________________________


More information about the Python-bugs-list mailing list