-
Guido van Rossum authored
the string/unicode method .replace() with a zero-lengt first argument. Inyeol contributed tests for this too.
3913a716
the string/unicode method .replace() with a zero-lengt first argument. Inyeol contributed tests for this too.