Menu

#7 String replace function

open
nobody
None
5
2007-11-19
2007-11-19
No

The replace funcion works as the one defined in Java 1.5. eg.To replace ' by \', we ll have to write self.replace ("'","\\\\'"). Java replace function is boring since it uses regexp ;)

Discussion


Log in to post a comment.

Auth0 Logo