Tkinker Python Tutorial

from tkMessageBox    import askquestion, showerror
askquestion('Warning', 'You typed "rm *"\nConfirm?'),