diff options
Diffstat (limited to 'bindings/lang_python.py')
| -rw-r--r-- | bindings/lang_python.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bindings/lang_python.py b/bindings/lang_python.py index 302b64d6..91b7f109 100644 --- a/bindings/lang_python.py +++ b/bindings/lang_python.py @@ -207,7 +207,6 @@ Session.providerIds = property(session_get_provider_ids) Samlp2AuthnRequest.nameIDPolicy = Samlp2AuthnRequest.nameIdPolicy LibAuthnRequest.nameIDPolicy = LibAuthnRequest.nameIdPolicy Saml2Subject.nameID = Saml2Subject.nameId -SamlSubject.nameID = SamlSubject.nameId MiscTextNode.text_child = MiscTextNode.textChild NodeList = list StringList = list |
