5 lines
95 B
Python
5 lines
95 B
Python
from eventlet.green import time
|
|
from eventlet.green import socket
|
|
|
|
execfile('test_timeout.py')
|