Home
last modified time | relevance | path

Searched defs:BufferTooShort (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/multiprocessing/
Dcontext.py17 class BufferTooShort(ProcessError): class
33 BufferTooShort = BufferTooShort variable in BaseContext