[Tutor] How to use Python's Regular Expression to process Japanese or Chinese characters?

HY pythonpython@hotmail.com
Tue, 4 Sep 2001 22:04:40 +0900


This is a multi-part message in MIME format.

------=_NextPart_000_0025_01C1358D.986C9BC0
Content-Type: text/plain;
	charset="gb2312"
Content-Transfer-Encoding: quoted-printable

Hi there,

Does anyone know how to use Regular Expression to process Japanese or =
Chinese characters?
Is there a tutorial/book on this?

For example, how can I represent a Japanese or Chinese character? I =
don't think "/w" works.

Thanks a lot.

Hy

------=_NextPart_000_0025_01C1358D.986C9BC0
Content-Type: text/html;
	charset="gb2312"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dgb2312">
<META content=3D"MSHTML 5.50.4134.100" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial>Hi there,</FONT></DIV>
<DIV><FONT face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial>Does anyone know how to use Regular Expression =
to process=20
Japanese or Chinese characters?</FONT></DIV>
<DIV><FONT face=3DArial>Is there a tutorial/book on this?</FONT></DIV>
<DIV><FONT face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial>For example, how can I represent a Japanese or =
Chinese=20
character? I don't think "/w" works.</FONT></DIV>
<DIV><FONT face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial>Thanks a lot.</FONT></DIV>
<DIV><FONT face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial>Hy</FONT></DIV></BODY></HTML>

------=_NextPart_000_0025_01C1358D.986C9BC0--