Regular Expressions 101

Community Patterns

http://stackoverflow.com/questions/26108562/python-regex-trying-to-cre

1

Regular Expression
Python

r"
[a-z0-9]+_reel[0-9]{2}_scn[0-9]{4}_shot[]0-9]{4}
"
g

Description

no description available

Submitted by anonymous - 9 years ago