HomeSort by relevance Sort by last modified time
    Searched refs:py_warnings (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_warnings.py 15 py_warnings = test_support.import_fresh_module('warnings', blocked=['_warnings']) variable
193 module = py_warnings
361 module = py_warnings
405 module = py_warnings
594 module = py_warnings
704 module = py_warnings
743 module = py_warnings
747 py_warnings.onceregistry.clear()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_warnings.py 15 py_warnings = test_support.import_fresh_module('warnings', blocked=['_warnings']) variable
193 module = py_warnings
361 module = py_warnings
405 module = py_warnings
594 module = py_warnings
704 module = py_warnings
743 module = py_warnings
747 py_warnings.onceregistry.clear()

Completed in 33 milliseconds