Home | History | Annotate | Download | only in test

Lines Matching refs:import_fresh_module

15 py_warnings = test_support.import_fresh_module('warnings', blocked=['_warnings'])
16 c_warnings = test_support.import_fresh_module('warnings', fresh=['_warnings'])
385 # test_support.import_fresh_module utility function
394 # test_support.import_fresh_module utility function