Python Regex Replace $1

[Solved] Python Regex Replace $1 | Vb - Code Explorer | yomemimo.com
Question : python regex replace $1

Answered by : bad-bear-l0ps7aqk67un

Simply use \1 instead of $1

Source : https://stackoverflow.com/a/7191254/2165759 | Last Update : Thu, 24 Nov 22

Answers related to python regex replace $1

Code Explorer Popular Question For Vb