"Paul McGuire" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]

> where '*' matches one or more characters, and '?' matches any single

oops, I meant '*' matches zero or more characters.

In many applications, these tests are sufficient for most user queries.  And
this eliminates the problem of teaching application users how to create
queries using the full regular expression syntax.

-- Paul



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

Reply via email to