Home
last modified time | relevance | path

Searched refs:myformatwarning (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/test_warnings/
H A D__init__.py938 def myformatwarning(message, category, filename, lineno, text): function
949 with support.swap_attr(self.module, 'formatwarning', myformatwarning):

Completed in 3 milliseconds