- Notifications
You must be signed in to change notification settings - Fork52
Closed
Description
python-gssapi/gssapi/raw/misc.pyx
Lines 312 to 313 ina7de108
| exceptValueError: | |
| res.append(u'{0} Decoding code: {1}'.format(e, code)) |
needs
except ValueError as e:Metadata
Metadata
Assignees
Labels
No labels