from Tkinter import *import tkMessageBox def a(): tkMessageBox.showwarning("Open file", "Cannot open this filen") a()
Name (required)
email (will not be published) (required)
Website