summaryrefslogtreecommitdiff
path: root/src/saml2/assertion.py
diff options
context:
space:
mode:
authorClint Byrum <clint@fewbar.com>2015-05-24 08:10:09 -0700
committerClint Byrum <clint@fewbar.com>2015-05-28 09:50:57 -0700
commitf1305a3302d24676966dbe094b9b18eb8f6e1ae9 (patch)
treeb71d8144ed37299267de1eefcee11e29ed73c770 /src/saml2/assertion.py
parentcaa0eb8a001aae4ec026d82223f7123b0bfae95b (diff)
downloadpysaml2-f1305a3302d24676966dbe094b9b18eb8f6e1ae9.tar.gz
Fix python3 fail comparing time struct to None
This is no longer a valid comparison in python3 as it is considered ambiguous. Specifically return True/False when None is encountered.
Diffstat (limited to 'src/saml2/assertion.py')
0 files changed, 0 insertions, 0 deletions