dongdong wrote: > to Diez B. Roggisch : > no, I won't to use this way, its efficiency is very low as I need to > replace all the '<a href="http:.//....' tags into whitespace. > I think whether there is any lib's function to do this.
Why do you think it is slow? It repelaces _all_ occurrences, in one sweep. What do you expect to become faster? Diez -- http://mail.python.org/mailman/listinfo/python-list