Ensure that 'print_formatted_text' plays nice with patch_stdout.
Before this patch, `patch_stdout` was ignored completely. Now, `print_formatted_text` does not require `patch_stdout`, it always print above the prompt. For normal `print` statements, `patch_stdout` is still required.
J
Jonathan Slenders committed
646dbb37ba323dd67244e3fa74645e8d044e2773
Parent: b9a0ad9