Home
last modified time | relevance | path

Searched defs:_USE_CP_SENDFILE (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dshutil.py45 _USE_CP_SENDFILE = hasattr(os, "sendfile") and sys.platform.startswith("linux") variable

Completed in 3 milliseconds