import rereg = r'\bLocalize\("([^"\\]*(?:\\.[^"\\]*)*)'s = "Localize(\"/Windows/Actions/DeleteActionWarning=The action you are trying to \\\"delete\\\" is referenced in this document.\") + \" Want to Proceed ?\";"m = re.search(reg, s)if m: print(m.group(1))
Standard input is empty
/Windows/Actions/DeleteActionWarning=The action you are trying to \"delete\" is referenced in this document.
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!