[Python-ideas] 1 246 358
Ben Finney
ben+python at benfinney.id.au
Sat May 7 07:03:42 CEST 2011
MRAB <python at mrabarnett.plus.com> writes:
> On 07/05/2011 01:44, Ben Finney wrote:
> > I would prefer to allow space between digits in a numeric literal.
[…]
> > This nicely parallels the fact that space can separate chunks of a
> > string literal.
> I prefer there not to be whitespace inside tokens. String literals are
> an exception, they are explicitly delimited.
That's a good justification for the special case. Okay, I withdraw my
proposal.
--
\ “Facts are stubborn things; and whatever may be our wishes, our |
`\ inclinations, or the dictates of our passion, they cannot alter |
_o__) the state of facts and evidence.” —John Adams, 1770-12-04 |
Ben Finney
More information about the Python-ideas
mailing list