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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys_settrace.py 128 def settrace_and_raise(tracefunc): function
134 settrace_and_raise.events = [(2, 'exception'),
317 self.run_test2(settrace_and_raise)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys_settrace.py 128 def settrace_and_raise(tracefunc): function
134 settrace_and_raise.events = [(2, 'exception'),
317 self.run_test2(settrace_and_raise)

Completed in 546 milliseconds