MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / chdir

Method chdir

tools/python-3.11.9-amd64/Lib/tkinter/tix.py:660–661  ·  view source on GitHub ↗
(self, dir)

Source from the content-addressed store, hash-verified

658 self.subwidget_list['hsb'] = _dummyScrollbar(self, 'hsb')
659
660 def chdir(self, dir):
661 self.tk.call(self._w, 'chdir', dir)
662
663class DirTree(TixWidget):
664 """DirTree - Directory Listing in a hierarchical view.

Callers 15

make_archiveFunction · 0.45
__enter__Method · 0.45
__exit__Method · 0.45
test_curdirMethod · 0.45
make_archiveFunction · 0.45
copydir_run_2to3Function · 0.45
tearDownMethod · 0.45
test_quietMethod · 0.45
test_no_optimize_flagMethod · 0.45
setUpMethod · 0.45
tearDownMethod · 0.45
_check_templateMethod · 0.45

Calls 1

callMethod · 0.80

Tested by 15

test_curdirMethod · 0.36
tearDownMethod · 0.36
test_quietMethod · 0.36
test_no_optimize_flagMethod · 0.36
setUpMethod · 0.36
tearDownMethod · 0.36
_check_templateMethod · 0.36
test_get_outputsMethod · 0.36
test_recordMethod · 0.36
test_byte_compileMethod · 0.36
test_get_outputsMethod · 0.36