Skip to content

Instantly share code, notes, and snippets.

@ssokolow
Created May 2, 2011 13:37
Show Gist options
  • Select an option

  • Save ssokolow/951618 to your computer and use it in GitHub Desktop.

Select an option

Save ssokolow/951618 to your computer and use it in GitHub Desktop.
Gag script for xkcd-reading Minecraft players
# Try typing "import creeper" at the Python prompt.
import os, signal
print "sssssssssssssss..."
os.kill(os.getpid(), signal.SIGSEGV)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment