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