mirror of https://github.com/asterisk/asterisk
"SyntaxWarning: invalid escape sequence '\s'" occurs when using the pjsip migration script because '\' is an escape character in Python. Instead, use a raw string for the regex.pull/1788/head
parent
8754521c2c
commit
3eb7828df2
Loading…
Reference in new issue