Home | History | Annotate | Download | only in test

Lines Matching refs:handler_class

1304     def opener_has_handler(self, opener, handler_class):
1306 if h.__class__ == handler_class: