def _default_exiter(self):
     return ZMQExitAutocall(self)
Exemple #2
0
 def _exiter_default(self):
     return ZMQExitAutocall(self)