Skip to content

KrbError on Python3 does not have attribute "message" #8

@ghost

Description

See https://github.com/mkomitee/flask-kerberos/blob/master/flask_kerberos.py#L35

The "Exception" class has dropped the "message" attribute at least since Python 3.4. Better to replace it with the "args" method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions