Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

0

Regular Expression
Python

r"
(?P<line1>^(\w|\s+\w)[a-z]\w+[^\d:]*$)\n(\s+)?(?P<line2>(([A-Za-z ,()]+)|(.*)?(\(\w+.*\)))(\s+)?((-[\d,]+|[\d,]+)\s(\s+)?(-[\d,]+|[\d,]+).*))
"
mg

Description

no description available

Submitted by anonymous - 5 years ago