pattern matching

Man-Yong Lee manyong at gnu.org
Sun Dec 10 19:51:19 EST 2000


How about glob or re module?

Especially ``re'' module is worth learning, I think.

deadmeat wrote:
> Is there another standard library I can use for pattern
> matching, other than
> fnmatch? I need to be able to check for metacharacters, 
> fnmatch doesn't allow me to escape them...

-- 
Happy Python!
             Man-Yong (Bryan) Lee  <yong at linuxkorea.co.kr>



More information about the Python-list mailing list