
frank.koshti at gmail
Aug 17, 2012, 9:41 PM
Post #1 of 1
(81 views)
Permalink
|
Hi, I'm new to regular expressions. I want to be able to match for tokens with all their properties in the following examples. I would appreciate some direction on how to proceed. <h1>@foo1</h1> <p>@foo2()</p> <p>@foo3(anything could go here)</p> Thanks- Frank -- http://mail.python.org/mailman/listinfo/python-list
|