Denis S. Otkidach wrote:
On all platfroms \w matches all unicode letters when used with flag re.UNICODE, but this doesn't work on SuSE 9.2:
I think Python on SuSE 9.2 uses UCS4 for unicode strings (as does RedHat), check sys.maxunicode.
This is not an explanation, but perhaps a hint where to look.
Daniel -- http://mail.python.org/mailman/listinfo/python-list