Home
last modified time | relevance | path

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

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