Hello,
I need to work with a python API I've been provided but I'm not that familar with python. I need a python regexp that will extract the "key", "value" and "comment" from this line of php:
define('DB_PASSWORD', 'password'); // ...and password
DB_PASSWORD is the key, password is the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.