how to represent the unicode "em space" in regex?

e.g. i want do something like this:

    fracture=re.split(r'\342371*\|\342371*',myline,re.U)

 Xah
 [EMAIL PROTECTED]
â http://xahlee.org/

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to