Andrew Svetlov <andrew.svet...@gmail.com> added the comment: Roger, you are missing the difference between calling print() and evaluating expression in python interactive mode. While later should be unicode escaped the former should to raise error — we need to follow the same way as console python interactive session does.
For the rest I like your simplification. And definitelly IDLE should to work both in subprocess and embedded modes — thank you for that point. I'll make the final (I hope) patch a bit later. ---------- assignee: -> asvetlov resolution: fixed -> _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14200> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com