On Oct 04, Micah Elliott wrote:
>    $ man 3 fnmatch

Actually "man 7 glob" would be better (assuming you've got *nix). Also
note that globs are not regular expressions.  "pydoc glob" is another
reference.

-- 
Micah Elliott
<mde at micah dot elliott dot name>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to