Ben Finney <ben+python at benfinney.id.au> writes: > How can I stop Python from deleting a name binding, when that name is > used for binding the exception that is caught? Use sys.exc_info()