Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_security
Method · 0.45
test_overwrite_dir_as_dir
Method · 0.45
test_overwrite_dir_as_implicit_dir
Method · 0.45
test_overwrite_dir_as_file
Method · 0.45
test_overwrite_dir_symlink_as_dir
Method · 0.45
test_overwrite_dir_symlink_as_implicit_dir
Method · 0.45
setUp
Method · 0.45
test_directory
Method · 0.45
test_package
Method · 0.45
setUp
Method · 0.45
test_getdata_filesys
Method · 0.45
test_unreadable_dir_on_syspath
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_security
Method · 0.36
test_overwrite_dir_as_dir
Method · 0.36
test_overwrite_dir_as_implicit_dir
Method · 0.36
test_overwrite_dir_as_file
Method · 0.36
test_overwrite_dir_symlink_as_dir
Method · 0.36
test_overwrite_dir_symlink_as_implicit_dir
Method · 0.36
setUp
Method · 0.36
test_directory
Method · 0.36
test_package
Method · 0.36
setUp
Method · 0.36
test_getdata_filesys
Method · 0.36
test_unreadable_dir_on_syspath
Method · 0.36