Closed
Description
In documentation (https://pythonhosted.org/gssapi/basic-tutorial.html), you talk about an helper object call REALM. But if some one just read the doc, it come from nowhere. You talk about gssapi-console.py, but it's not in the core repository (python-gssapi), but in another (gssapi-console) but any way, the object is define in a third repository (https://github.com/pythongssapi/k5test). It make following the example harder to understand. Just a few lines about that would be helpful.