Home
last modified time | relevance | path

Searched refs:test_fds (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/subprocessdata/
H A Dfd_status.py21 test_fds = range(0, _MAXFD) variable
23 test_fds = map(int, sys.argv[1:]) variable
24 for fd in test_fds:
/third_party/python/Lib/test/
H A Dtest_os.py3648 def test_fds(self): member in ExtendedAttributeTests

Completed in 7 milliseconds