Home
last modified time | relevance | path

Searched refs:c_warnings (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_warnings.py16 c_warnings = test_support.import_fresh_module('warnings', fresh=['_warnings']) variable
80 module = c_warnings
225 module = c_warnings
386 module = c_warnings
436 module = c_warnings
446 module = c_warnings
726 module = c_warnings
836 module = c_warnings
875 module = c_warnings
883 c_warnings.onceregistry.clear()
/external/python/cpython3/Lib/test/test_warnings/
D__init__.py17 c_warnings = support.import_fresh_module('warnings', fresh=['_warnings']) variable
89 module = c_warnings
367 module = c_warnings
602 module = c_warnings
637 module = c_warnings
664 module = c_warnings
964 module = c_warnings
1164 module = c_warnings
1251 module = c_warnings
1310 c_warnings.onceregistry.clear()
/external/python/cpython2/Doc/library/
Dtest.rst436 c_warnings = import_fresh_module('warnings', fresh=['_warnings'])
/external/python/cpython3/Doc/library/
Dtest.rst998 c_warnings = import_fresh_module('warnings', fresh=['_warnings'])