Home | History | Annotate | Download | only in lib-tk

Lines Matching defs:chdir

672     def chdir(self, dir):
673 self.tk.call(self._w, 'chdir', dir)
694 def chdir(self, dir):
695 self.tk.call(self._w, 'chdir', dir)