Esempio n. 1
0
 def f():
     with report_start_end("f"):
         multicat()
         cat1()
Esempio n. 2
0
 def raises():
     with report_start_end():
         pass