MCPcopy 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

1import os
2
3filename = os.tmpnam()
4print 'filename:', filename

Callers

nothing calls this directly

Calls 4

openMethod · 0.80
readMethod · 0.80
writeMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected