Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/idle_test/
Dtest_warning.py55 self.assertIs(warnings.showwarning, shell.idle_showwarning)
67 shell.idle_showwarning(
/third_party/python/Lib/idlelib/
Dpyshell.py82 def idle_showwarning( function
108 warnings.showwarning = idle_showwarning