Home
last modified time | relevance | path

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

/external/python/pybind11/include/pybind11/
Diostream.h164 std::unique_ptr<scoped_ostream_redirect> redirect_stdout; in PYBIND11_NAMESPACE_BEGIN() local
/external/python/pybind11/tests/
Dtest_iostream.py23 def redirect_stdout(target): function
/external/python/cpython3/Lib/
Dwebbrowser.py210 redirect_stdout = True variable in UnixBrowser
348 redirect_stdout = False variable in Elinks
Dcontextlib.py387 class redirect_stdout(_RedirectStream): class
/external/python/cpython2/Lib/
Dwebbrowser.py213 redirect_stdout = True variable in UnixBrowser
340 redirect_stdout = False variable in Elinks