parent
0fb86b2b90
commit
d0861a546f
|
@ -227,6 +227,7 @@ class LSession(AbstractSession):
|
|||
capture)
|
||||
finally:
|
||||
capture.reset()
|
||||
print >>sys.stderr, '\ndone'
|
||||
|
||||
def init_runner(self):
|
||||
if self.config.option.apigen:
|
||||
|
|
Loading…
Reference in New Issue