flex: plex?

Jeff Epler jepler at unpythonic.net
Tue Aug 17 17:37:15 EDT 2004


If plex uses python regular expressions, you can use the zero-length
lookahead assertion instead of flex's A/B syntax: "A(?=B)"

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20040817/5bde4606/attachment.sig>


More information about the Python-list mailing list