Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_shutil.py160 SUPPORTS_SENDFILE = supports_file2file_sendfile() variable
2504 @unittest.skipIf(not SUPPORTS_SENDFILE, 'os.sendfile() not supported')

Completed in 4 milliseconds