class ToDo: def __init__(self, dict): self.plist = dict return