Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/multiprocessing/
Dmanagers.py138 def public_methods(obj): function
/external/python/cpython3/Lib/multiprocessing/
Dmanagers.py128 def public_methods(obj): function