Skip to content

Instantly share code, notes, and snippets.

@cayblood
Created March 9, 2010 12:00
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 cayblood/326518 to your computer and use it in GitHub Desktop.
Save cayblood/326518 to your computer and use it in GitHub Desktop.
carl@caymbpro:/Library/Python/2.6/site-packages$ python -c 'import signal; print signal.SIGWINCH'
Traceback (most recent call last):
File "<string>", line 1, in ?
AttributeError: 'module' object has no attribute 'SIGWINCH'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment