Home
last modified time | relevance | path

Searched refs:_get_proxy (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/unittest/test/testmock/
H A Dtestpatch.py27 def _get_proxy(obj, get_only=True): function
819 proxy = _get_proxy(thing)
837 proxy = _get_proxy(Something, get_only=False)

Completed in 4 milliseconds