Is it necessary to compile in the ** re module used in Python regular expressions? Check **. Something like the following. pattern2 = re.compile('.ou.') ...
確定! 回上一頁