Skip to content

Instantly share code, notes, and snippets.

@WindfallLabs
Created June 17, 2016 21:58
Show Gist options
  • Save WindfallLabs/c0a71e47d0aa120ba40ad7fec833ace8 to your computer and use it in GitHub Desktop.
Save WindfallLabs/c0a71e47d0aa120ba40ad7fec833ace8 to your computer and use it in GitHub Desktop.
import locale
n = unicode(raw_input().decode(locale.getpreferredencoding()))
# Where the input is `José`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment