Home
last modified time | relevance | path

Searched refs:redirect_stdout (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Dwebbrowser.py213 redirect_stdout = True variable in UnixBrowser
237 stdout=(self.redirect_stdout and inout or None),
341 redirect_stdout = False variable in Elinks