[Python-ideas] Allow attribute references for decimalinteger

Philipp A. flying-sheep at web.de
Thu Oct 31 15:35:00 CET 2013


2013/10/31 Greg Ewing <greg.ewing at canterbury.ac.nz>

> In hindsight, things might have been better if the decimal point
> were required to have at least one digit after it, but it's
> probably too late to change that now.


i disagree. i like writing “1.” for “float(1)” and “.1” for “1/10”. what’s
the point of redundant zeros?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20131031/9ee08ff6/attachment.html>


More information about the Python-ideas mailing list