Skip to content

Instantly share code, notes, and snippets.

@JensErat
Created February 22, 2015 18:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JensErat/d44ec6b3862510238d56 to your computer and use it in GitHub Desktop.
Save JensErat/d44ec6b3862510238d56 to your computer and use it in GitHub Desktop.
very basic hook
#!/usr/bin/env python
import time
time.sleep(1000000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment