Skip to content

compilation error with Python 2.6 #6

Open
@paolostivanin

Description

@paolostivanin

Hi,
I cannot compile python-gssapi with Python 2.6:

File "python-gssapi-0.6.4/gssapi/bindings/__init__.py", line 175
    return {_kwargs_decode(key): _kwargs_decode(value) for key, value in input.items()}
                                                         ^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions