Home | History | Annotate | Download | only in test

Lines Matching refs:handler_class

1272     def opener_has_handler(self, opener, handler_class):
1274 if h.__class__ == handler_class: