for example: re.sub('<a( [^>]+)+\s?>[^<^>]*</a>','',' asd ga<a target="_blank" href="http://www.sine.com" class="wordstyle"> asdgasdghae rha</a>')
I wish to get the return value "asd ga asdgasdghae rha",how do do? I have a impression on "%" and "{number}",but forgot how to use them. -- http://mail.python.org/mailman/listinfo/python-list