[Python-Dev] pre-PEP [corrected]: Complete, Structured Regular Expression Group Matching (original) (raw)
Aahz aahz at pythoncraft.com
Mon Aug 9 05:35:54 CEST 2004
- Previous message: [Python-Dev] pre-PEP [corrected]: Complete, Structured Regular Expression Group Matching
- Next message: [Python-Dev] Re: pre-PEP [corrected]: Complete, Structured Regular Expression Group Matching
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Aug 07, 2004, Mike Coleman wrote:
Motivation ==========
This section needs fleshing out to explain why re.structmatch works better for some purposes than forcing people to switch to a full-blown parser.
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it." --reddy at lion.austin.ibm.com
- Previous message: [Python-Dev] pre-PEP [corrected]: Complete, Structured Regular Expression Group Matching
- Next message: [Python-Dev] Re: pre-PEP [corrected]: Complete, Structured Regular Expression Group Matching
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]