summaryrefslogtreecommitdiffstats
path: root/bindings/lang_python.py
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/lang_python.py')
-rw-r--r--bindings/lang_python.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bindings/lang_python.py b/bindings/lang_python.py
index dc69671f..fb88553b 100644
--- a/bindings/lang_python.py
+++ b/bindings/lang_python.py
@@ -190,6 +190,7 @@ Session.providerIds = property(session_get_provider_ids)
Samlp2AuthnRequest.nameIDPolicy = Samlp2AuthnRequest.nameIdPolicy
Saml2Subject.nameID = Saml2Subject.nameId
+MiscTextNode.text_child = MiscTextNode.textChild
'''
def generate_constants(self, fd):