Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_unicode_file_functions.py
File
test_unicode_file_functions.py
Lib/test/test_unicode_file_functions.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Test the Unicode versions of normal file functions
2
# open, os.open, os.stat. os.listdir, os.rename, os.remove, os.mkdir, os.chdir, os.rmdir
3
import
os
4
import
sys
Callers
nothing calls this directly
Calls
3
extend
Method · 0.45
encode
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected