summary refs log blame commit diff stats
path: root/test/tc_ext.py
blob: b80942336313257679735e58411fb2c6c44fadba (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
;runner.execute.after', popen_kws=popen_kws, context=context, error=error) if devnull: devnull.close() if toggle_ui: self._activate_ui(True) if pipe_output and process: return self(action='less', app='pager', try_app_first=True, stdin=process.stdout) return process