[Python-ideas] intput()
Alexander Walters
tritium-list at sdamon.com
Tue Jan 26 01:51:46 EST 2016
*coughs*
intput = ast.literal_eval
flput = ast.literal_eval
...
On 1/25/2016 10:11, Marcel O'Neil wrote:
> def intput():
> return int(input())
>
> Life would be just marginally easier, with a punny function name as a
> bonus.
>
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20160126/bb1ec773/attachment.html>
More information about the Python-ideas
mailing list