STINNER Victor added the comment:
str.replace("", whatever) doesn't make sense. Why not raising an exception in
this case?---------- nosy: +haypo _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue28029> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
