[Python-Dev] PEP 515: Underscores in Numeric Literals

Ethan Furman ethan at stoneleaf.us
Thu Feb 11 12:43:21 EST 2016


On 02/11/2016 09:19 AM, Serhiy Storchaka wrote:
> On 11.02.16 14:14, Georg Brandl wrote:

>> I still think that some cases (like two of the examples in the PEP,
>> 0b_1111_0000 and 1.5_j) are worth having, and therefore a more relaxed
>> rule is preferable.
>
> Should I write an alternative PEP for strong rule?

Please don't.

A style guide recommendation which allows for variations when necessary 
is much better -- consenting adults, remember?

--
~Ethan~



More information about the Python-Dev mailing list