Newbie regular expression ?

Micah Elliott mde at micah.elliott.name
Tue Oct 4 15:21:47 EDT 2005


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>



More information about the Python-list mailing list