Example #1
0
 def g(x):
     import testegg
     return testegg.inc(x)
Example #2
0
 def g(x):
     import testegg
     return testegg.inc(x)