You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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