Irit Katriel <iritkatr...@gmail.com> added the comment:

I agree with Martin that this belongs in the input() rather than readline() 
docs. However, the input() does is quite concise, and the sole example 
specifies the right way to use it:

https://docs.python.org/3/library/functions.html#input

I find it hard to justify real estate in this doc in which to explain what 
happens if you combine input with readline and do the wrong thing. 

I suggest we leave it as it is.

----------
nosy: +iritkatriel
resolution:  -> wont fix
status: open -> pending

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

Reply via email to