MCPcopy Index your code
hub / github.com/RustPython/RustPython / mkdir

Method mkdir

Lib/test/test_importlib/_path.py:22–23  ·  view source on GitHub ↗
(self, **kwargs)

Source from the content-addressed store, hash-verified

20 ... # pragma: no cover
21
22 def mkdir(self, **kwargs):
23 ... # pragma: no cover
24
25 def write_text(self, content, **kwargs):
26 ... # pragma: no cover

Callers 15

test_securityMethod · 0.45
setUpMethod · 0.45
test_directoryMethod · 0.45
test_packageMethod · 0.45
setUpMethod · 0.45
test_getdata_filesysMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_securityMethod · 0.36
setUpMethod · 0.36
test_directoryMethod · 0.36
test_packageMethod · 0.36
setUpMethod · 0.36
test_getdata_filesysMethod · 0.36