Skip to content

Instantly share code, notes, and snippets.

@alejandrobernardis
Created September 15, 2012 23:31
Show Gist options
  • Select an option

  • Save alejandrobernardis/3730337 to your computer and use it in GitHub Desktop.

Select an option

Save alejandrobernardis/3730337 to your computer and use it in GitHub Desktop.
por estas cosas amo a python!
try:
import importame.una.clase
except ImportError:
raise Exception(u'puta, no cargo... por estas cosas amo a python!')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment