rjancewicz / python-kadmin

Python module for kerberos admin (kadm5)
MIT License
35 stars 40 forks source link

Jancewicz #11

Closed rjancewicz closed 10 years ago

rjancewicz commented 10 years ago

Addition of krb5 error codes to the exception system. This will allow for completion of many 'todo' comments where the errors are krb5_error_code and not kadm_ret_t.

All unit tests pass.