Skip to content

Instantly share code, notes, and snippets.

@jwilk
Created April 15, 2012 13:38
Show Gist options
  • Save jwilk/2392839 to your computer and use it in GitHub Desktop.
Save jwilk/2392839 to your computer and use it in GitHub Desktop.
def test_foo():
raise '\xf1'.encode('ASCII')
yield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment