Advertisement
Guest User

Untitled

a guest
Sep 8th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. >>> 'ᴍ'.isalnum()
  2. File "<stdin>", line 0
  3.  
  4. ^
  5. SyntaxError: 'utf8' codec can't decode byte 0xc3 in position 1: invalid continuation byte
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement