Beispiel #1
0
 def f():
     with report_start_end("f"):
         multicat()
         cat1()
Beispiel #2
0
 def raises():
     with report_start_end():
         pass