pattern matching

Miloslav Nic nicmila at idoox.com
Mon Dec 11 02:12:51 EST 2000


Zvon Regexp reference was generated with Python using
re module:

http://zvon.org/other/reReference/Output/index.html

You can download sources at :
http://www.zvon.org/index.php?nav_id=3

re module is definitively the way to go

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...

-- 
******************************************
<firstName> Miloslav </firstName>    
<surname>   Nic      </surname>     

<mail>    nicmila at idoox.com    </mail>   
<support> http://www.zvon.org  </support>
<zvonMailingList> 
    http://www.zvon.org/index.php?nav_id=4 
</zvonMailingList>



More information about the Python-list mailing list