Lines Matching refs:warnings_helper
5 from test.support import warnings_helper
10 smtpd = warnings_helper.import_deprecated('smtpd')
11 asyncore = warnings_helper.import_deprecated('asyncore')
723 with warnings_helper.check_warnings(('', DeprecationWarning)):
725 with warnings_helper.check_warnings(('', DeprecationWarning)):
727 with warnings_helper.check_warnings(('', DeprecationWarning)):
729 with warnings_helper.check_warnings(('', DeprecationWarning)):
731 with warnings_helper.check_warnings(('', DeprecationWarning)):
733 with warnings_helper.check_warnings(('', DeprecationWarning)):
735 with warnings_helper.check_warnings(('', DeprecationWarning)):
737 with warnings_helper.check_warnings(('', DeprecationWarning)):
739 with warnings_helper.check_warnings(('', DeprecationWarning)):
741 with warnings_helper.check_warnings(('', DeprecationWarning)):
743 with warnings_helper.check_warnings(('', DeprecationWarning)):
745 with warnings_helper.check_warnings(('', DeprecationWarning)):
747 with warnings_helper.check_warnings(('', DeprecationWarning)):
749 with warnings_helper.check_warnings(('', DeprecationWarning)):
751 with warnings_helper.check_warnings(('', DeprecationWarning)):
753 with warnings_helper.check_warnings(('', DeprecationWarning)):
755 with warnings_helper.check_warnings(('', DeprecationWarning)):
757 with warnings_helper.check_warnings(('', DeprecationWarning)):
759 with warnings_helper.check_warnings(('', DeprecationWarning)):
761 with warnings_helper.check_warnings(('', DeprecationWarning)):
763 with warnings_helper.check_warnings(('', DeprecationWarning)):
765 with warnings_helper.check_warnings(('', DeprecationWarning)):