2 # Symbolic constants for Tk
43 HORIZONTAL
='horizontal'
56 # Special tags, marks and insert positions
64 ALL
='all' # e.g. Canvas.delete(ALL)
66 # Text widget and button states
73 CHECKBUTTON
='checkbutton'
75 RADIOBUTTON
='radiobutton'
78 # Selection modes for list boxes