Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dwebbrowser.py211 redirect_stdout = True variable in UnixBrowser
349 redirect_stdout = False variable in Elinks
Dcontextlib.py395 class redirect_stdout(_RedirectStream): class