The re attribute of a matched object returns a regular expression object. Similarly, string attribute returns the passed string. >>> match.re re.compile('(\\ ...
確定! 回上一頁