Against PEP 240

Tim Peters tim_one at email.msn.com
Thu May 31 02:02:41 EDT 2001


[Robin Becker]
> ...
> As it stands the PEP demands rationals for all float constants,

Not so:  the PEP does not demand rationals for float literals with an
exponent.  1.1, yes; 1.1e1, no.  I don't expect you'll like that any better,
but object to what it actually proposes (to avoid confusing things more).





More information about the Python-list mailing list