Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dwebbrowser.py192 redirect_stdout = True variable in UnixBrowser
329 redirect_stdout = False variable in Elinks
Dcontextlib.py319 class redirect_stdout(_RedirectStream): class
/external/python/cpython2/Lib/
Dwebbrowser.py213 redirect_stdout = True variable in UnixBrowser
340 redirect_stdout = False variable in Elinks
/external/fonttools/Lib/fontTools/misc/
Dpy23.py497 class redirect_stdout(_RedirectStream): class