Guido van Rossum added the comment: There's a sage piece of advice somewhere in the developer docs. "Know when to give up."
I think you need to write a PEP trying to argue that supporting "yield from" in the REPL is essential to a large category of users, so you can lobby for support. In the mean time, you have not even responded to the repeated option of providing a simple helper function. If you are concerned about integrating with a platform-provide UI, perhaps you can use a second thread? Asyncio and threads actually have a well-defined interface. I am actually more sympathetic to getting the readline thing fixed -- perhaps you can work with the IPython folks on a proposal. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22412> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com