Home
last modified time | relevance | path

Searched refs:test_raise (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Lib/test/
D_test_atexit.py55 def test_raise(self): member in GeneralTest
Dtest_sys_settrace.py163 def test_raise(): function
169 test_raise.events = [(0, 'call'),
402 self.run_test(test_raise)
Dtest_sys_setprofile.py200 def test_raise(self): member in ProfileHookTestCase
Dtest_grammar.py1238 def test_raise(self): member in GrammarTests
Dtest_urllib2.py615 def test_raise(self): member in OpenerDirectorTests
Dtest_ast.py1262 def test_raise(self): member in ASTValidatorTests
/third_party/python/Misc/NEWS.d/
D3.8.0b1.rst1746 Modify test_coroutines, test_cprofile, test_generators, test_raise, test_ssl