Home
last modified time | relevance | path

Searched refs:idle_showwarning_subproc (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
Dtest_warning.py37 self.assertIs(warnings.showwarning, run.idle_showwarning_subproc)
43 run.idle_showwarning_subproc(
/third_party/python/Lib/idlelib/
Drun.py64 def idle_showwarning_subproc( function
87 warnings.showwarning = idle_showwarning_subproc