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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_socket.py675 def ok_handler(*args): function in function:GeneralModuleTests.check_sendall_interrupted
690 signal.signal(signal.SIGALRM, ok_handler)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_socket.py675 def ok_handler(*args): function in function:GeneralModuleTests.check_sendall_interrupted
690 signal.signal(signal.SIGALRM, ok_handler)

Completed in 58 milliseconds