Previous Python versions allowed sloppy escaping. Python 3.12 will issue SyntaxWarning like: wscript:1114: SyntaxWarning: invalid escape sequence '\.' Use raw strings to pass the \ through Python syntax and down/up to Regexp syntax.
77 KiB
77 KiB