text = "Some File Num10 example.txt" re.split("\s*", text) The result of the regular expression in version 3.7 changed from the version 3.6 ...
確定! 回上一頁