[Linux] Regular expressions

Nick Seidenman nicks@argate.net
Thu, 12 Oct 2000 06:58:39 -0400 (EDT)


On Thu, 12 Oct 2000, Tim Jones wrote:

> Regular expressions are also useful in Python 
> (see the 're', 'regex', 'regsub' modules), 

Since Tim brought it up, the re module supports both perl and emacs
regular expression semantics.

----------------------------------------------------------------------
 Nick Seidenman, CISSP           |      "Ugly  programs are like ugly
 Senior Security Consultant      |  suspension bridges:  they're much
 Hyperon, Inc.                   |       more liable to collapse than
 www.hyperon.com                 |       pretty ones."  -Eric Raymond