def retrieve_input(): input = self.myText_Box.get("1.0",END)
def retrieve_input(): input = self.myText_Box.get("1.0",'end-1c')