Regular Expressions 101

Community Patterns

Change var config file python

0

Regular Expression
Python

r'
^(?!["#\n])(.*?)=(.*?)([#].*)?$
'
gm

Description

For change var in config file on python

Submitted by anonymous - 3 years ago