from __future__ import unicode_literals class SigalrmError(Exception): pass class ZmqCollectorTimeoutError(Exception): pass