Home | History | Annotate | Download | only in server

Lines Matching full:disable_warnings

965     def disable_warnings(self, warning_type):
966 self.warning_manager.disable_warnings(warning_type)
1288 def disable_warnings(self, warning_type, current_time_func=time.time):