예제 #1
0
 def helper(*args, **kwds):
     return _GeneratorContextManager(func(*args, **kwds))
예제 #2
0
 def helper(*args, **kwds):
     return _GeneratorContextManager(func(*args, **kwds))