Searched defs:QMPMessage (Results 1 – 1 of 1) sorted by relevance
19 QMPMessage = Dict[str, Any] variable 56 def __init__(self, reply: QMPMessage): argument