get_message(key)
Return a representation of the message corresponding to key as an instance of the appropriate format-specific Message
subclass, or raise a KeyError
exception if no such message exists.
get_message(key)
Return a representation of the message corresponding to key as an instance of the appropriate format-specific Message
subclass, or raise a KeyError
exception if no such message exists.
Please login to continue.