Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pexpect/pexpect
/ check_read.py
File
check_read.py
tests/platform_checks/check_read.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
3
filename = os.tmpnam()
4
print
'filename:'
, filename
Callers
nothing calls this directly
Calls
4
open
Method · 0.80
read
Method · 0.80
write
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected