Looking For A Wildcard File Name Parser

Ricardo Bugalho ricardo.b at zmail.pt
Thu Jul 17 22:43:31 EDT 2003


import glob

On Fri, 18 Jul 2003 01:40:07 +0000, YoTuco wrote:

> I've been looking for a good wildcard file name parser. That is, some module
> in Python or something someone has made that can take a file name with the
> '*' or '?' wildcards in it, parse a list[] and give back the matches.  It
> seems like a common enough task that one would be around?  Or do I just
> have to roll up my sleeves, dig-in and learn RE?
>  
> Thanx in advance for your input.
> 
> --YoTuco
-- 
	Ricardo





More information about the Python-list mailing list