Nick Coghlan added the comment:

Aye, IPython has the advantage of running in a fully initialised browser, with 
the backend in a fully initialised Python environment.

CPython's setting up the standard streams for the default REPL at a much lower 
level, and there are quite a few problems with the way we're currently doing it.

I think Drekin's pointed the way towards substantially improving the situation 
for 3.5, though.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1602>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to