Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. # coding=utf-8
  2. # ASCII ONLY IN THIS FILE THOUGH!!!!!!!
  3. # Python does some stupid bullshit of respecting LC_ALL over the encoding on the
  4. # file, so in order to undo Python's ridiculous fucking idiocy, we have to have
  5. # our own check.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement