from __future__ import unicode_literals class SigalrmException(Exception): pass class ZmqCollectorTimeout(Exception): pass