myexc = "My exception string"try: raise myexcexcept myexc: print 'caught'
Name (required)
email (will not be published) (required)
Website