2d3e376a2c
NotImplementedError is the name of the exception (https://docs.python.org/2/library/exceptions.html). NotImplemented is the name of a constant (https://docs.python.org/2/library/constants.html). This patch fix it. Change-Id: Icfbc0603d03e2001d1494027c492059687e15fa7 Closes-Bug: #1339855 |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
federation.py | ||
k2k.py | ||
oidc.py | ||
password.py | ||
token.py | ||
tokenless_auth.py | ||
totp.py |