This is because the regular expression engine uses \ character for its own escaping purpose. Before starting with the Python regex module ...
確定! 回上一頁