You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem with your code is that you use utf-8 as your decode language , if you want to include python type of string like /n and /t ... you should use unicode_escape as your decode language