Merge branch 'master' of github.com:rohe/pysaml2
This commit is contained in:
@@ -394,7 +394,7 @@ class Entity(HTTPBase):
|
|||||||
else:
|
else:
|
||||||
xmlstr = txt
|
xmlstr = txt
|
||||||
except Exception:
|
except Exception:
|
||||||
raise UnravelError()
|
raise UnravelError("Unravelling binding '%s' failed" % binding)
|
||||||
|
|
||||||
return xmlstr
|
return xmlstr
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user