bootstrap-vz/tests/integration/tools/exceptions.py
2015-04-16 22:18:57 +02:00

4 lines
44 B
Python

class SocketReadTimeout(Exception):
pass