Searched refs:SUPPORTS_SENDFILE (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_shutil.py | 160 SUPPORTS_SENDFILE = supports_file2file_sendfile() variable 2504 @unittest.skipIf(not SUPPORTS_SENDFILE, 'os.sendfile() not supported') |
Completed in 4 milliseconds