<div class="gmail_quote">On Mon, May 13, 2013 at 9:44 AM, Yury Selivanov <span dir="ltr"><<a href="mailto:yselivanov.ml@gmail.com" target="_blank">yselivanov.ml@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

On 2013-05-13, at 12:39 PM, Guido van Rossum <<a href="mailto:guido@python.org">guido@python.org</a>> wrote:<br>
<br>
> Have you seen IPython?<br>
<br>
Of course.  Tried it multiple times, however, can't get used to it.<br></blockquote><div><br>It would have been useful if you had mentioned that in your first post. Work claiming to break new ground should always carefully compare with existing solutions.<br>

 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The idea is to make the standard REPL a bit more convenient, because<br>
for most users it's probably already has enough features.  But writing<br>
multiline code in current REPL is a bit harder than it should be.<br></blockquote></div><br>Maybe. Then again, there are already other solutions, and if you say you don't like those, well, others do like them, and plenty of others are also perfectly happy with the standard REPL.<br>

<br>How long have you worked on your shell.py? Do you think that by the time Python 3.4 comes out you won't have added a host of other additional conveniences? Or that maybe you've lost interest, and donated a module to the standard library that no-one cares to maintain?<br>

<br>Note that I'm not even debating the specific features you're proposing -- I'm just trying to explain to you that your proposal is  not ready for stdlib inclusion, and possibly never will be.<br clear="all">

<br>-- <br>--Guido van Rossum (<a href="http://python.org/~guido">python.org/~guido</a>)