SimpleRegex / SRL-Python

Python implementation of SRL.
MIT License
78 stars 8 forks source link

Uppercase letter allows lowercase ranges #10

Open Clara-Brandt opened 3 years ago

Clara-Brandt commented 3 years ago

https://simple-regex.com/build/60f732acd952d

expressions such as

uppercase letter a to f uppercase letter C to f

will give a range including lowercase letters.