Searched defs:Doctor (Results 1 – 2 of 2) sorted by relevance
44 class Doctor: class78 def __init__(self, doctor: Doctor, check: str, executor: futures.Executor):
262 class Doctor(Command): class