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

Lines Matching defs:chdir

664     def chdir(self, dir):
665 self.tk.call(self._w, 'chdir', dir)
686 def chdir(self, dir):
687 self.tk.call(self._w, 'chdir', dir)