HomeSort by relevance Sort by last modified time
    Searched refs:_settrace_and_return (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys_settrace.py 116 def _settrace_and_return(tracefunc): function
120 _settrace_and_return(tracefunc)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys_settrace.py 116 def _settrace_and_return(tracefunc): function
120 _settrace_and_return(tracefunc)

Completed in 688 milliseconds