Guest User

Untitled

a guest
Jul 20th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. C:\WarFTPd>hi.py
  2. > \x43
  3.  
  4. \x43
  5.  
  6. É
  7.  
  8. does a == b?
  9.  
  10. nope
  11.  
  12. C:\WarFTPd>hi.py
  13. > \\x43
  14.  
  15. \\x43
  16.  
  17. É
  18.  
  19. does a == b?
  20.  
  21. nope
  22.  
  23. C:\WarFTPd>
Add Comment
Please, Sign In to add comment