Comment 7 for bug 1217194

Revision history for this message
Matthew Gilliard (matthew-gilliard-u) wrote :

I don't think fnmatch will work, actually. The first example I looked at:

allowed_pattern: "[a-zA-Z]+"

is not convertible to fnmatch syntax.