Searched defs:simplefilter (Results 1 – 2 of 2) sorted by relevance
96 def simplefilter(action, category=Warning, lineno=0, append=0): function
165 def simplefilter(action, category=Warning, lineno=0, append=False): function