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 ;)
Log in to post a comment.