exception documentation
class BadKeyError(Exception):
Raised when a key isn't what we expected from it.
XXX: we really need to check for bad keys
class BadKeyError(Exception):
Raised when a key isn't what we expected from it.
XXX: we really need to check for bad keys