Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dwebbrowser.py210 redirect_stdout = True variable in UnixBrowser
348 redirect_stdout = False variable in Elinks
Dcontextlib.py387 class redirect_stdout(_RedirectStream): class