Catching TimeoutExpired exception in Python 3.3 Catching TimeoutExpired exception in Python 3.3 windows windows

Catching TimeoutExpired exception in Python 3.3


TimeoutExpired is not globally defined; use subprocess.TimeoutExpired instead.