Searched defs:py_warnings (Results 1 – 2 of 2) sorted by relevance
15 py_warnings = test_support.import_fresh_module('warnings', blocked=['_warnings']) variable
16 py_warnings = support.import_fresh_module('warnings', blocked=['_warnings']) variable