Lines Matching full:checkwarnings
1873 checkwarnings = None1893 self.checkwarnings = test_support.check_warnings(*deprecations,1904 self.checkwarnings.__enter__()1911 self.checkwarnings.__exit__(*args)