Get rid of nearly all clals to self._do -- turns out self.tk.call can
be used just as well, so this saves one Python call in many cases!
Showing
Please register or sign in to comment
be used just as well, so this saves one Python call in many cases!