class GlobalData: def __init__(self): self.title = '' self.cmd = '' global_data = GlobalData