Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dsubprocess.py237 _PIPE_BUF = getattr(select, 'PIPE_BUF', 512) variable

Completed in 5 milliseconds