Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Python

r"
(?<=\\)[^\\]+$
"
gm

Description

further editing is required in code to get the filename without extension

Submitted by anonymous - 6 years ago