http://qs321.pair.com?node_id=377075


in reply to Re: utf weirdness in regex
in thread utf weirdness in regex

No, it's only any_letter and spaces (I hope). It's supposed to check that a filename only consists of letters (as opposed to control characters, which I'm filtering for).

The trailing period is supposed to be there for the dot in the filename.

Unicode makes things *hard*. :)