Searched refs:proc_fun (Results 1 – 1 of 1) sorted by relevance
685 proc_fun=watch_.proc_fun,753 proc_fun=watch_.proc_fun,1147 def proc_fun(self): member in Notifier1265 if watch_ and watch_.proc_fun:1596 self.proc_fun = proc_fun1800 watch = Watch(wd=wd, path=path, mask=mask, proc_fun=proc_fun,1989 if proc_fun or auto_add:1992 if proc_fun:1993 watch_.proc_fun = proc_fun2305 sys.stdout.write(repr(s.proc_fun()))[all …]