[Python-ideas] intput()

Geoffrey Spear geoffspear at gmail.com
Mon Jan 25 10:40:44 EST 2016


On Mon, Jan 25, 2016 at 10:11 AM, Marcel O'Neil <marcel at marceloneil.com>
wrote:

> def intput():
>     return int(input())
>
> Life would be just marginally easier, with a punny function name as a
> bonus.
>
>

Cute, and easy enough to do in your own code. Way too much of a trivial
special case to add to the core language, though, in my opinion.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160125/eabe5ed4/attachment-0001.html>


More information about the Python-ideas mailing list