test_keep_alive.cpp
1.35 KB
-
Replace std::cout with py::print in tests · 81511be3
With this change both C++ and Python write to sys.stdout which resolves the capture issues noted in #351. Therefore, the related workarounds are removed.
Dean Moldovan committed