Paul McGuire wrote:
> "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.

'?' also matches 0 characters
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to