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