[Python-ideas] 1_000_000

Ethan Furman ethan at stoneleaf.us
Sat May 7 00:58:50 CEST 2011


Alexander Belopolsky wrote:
> On Fri, May 6, 2011 at 6:40 PM, Ethan Furman <ethan at stoneleaf.us> wrote:
> ..
>> The only wrinkle is that currently '_1' is usable name, and that should
>> probably be disallowed if the above change took place.
> 
> -1_000 if _1 becomes invalid as an identifier.
> 
> +0 otherwise.

So you use _8127 style names for your objects* then?

~Ethan~

*Okay, avoiding the word 'variables' can make for some slightly odd 
sounding sentences!  ;)



More information about the Python-ideas mailing list