On Python Tkinter I have the following code for creating a Menu with only 2 menu items:
my_menu = Menu(root, tearoff=False) my_menu.add_command(label="Sh