Home | History | Annotate | Download | only in Lib

Lines Matching refs:handler_order

484     handler_order = 500

494 if not hasattr(other, "handler_order"):
497 # classes which are not aware of handler_order).
499 return self.handler_order < other.handler_order
504 handler_order = 1000 # after all other processing
702 handler_order = 100
1067 handler_order = 490 # before Basic auth
1080 handler_order = 490 # before Basic auth