[Python-ideas] 1_000_000

Georg Brandl g.brandl at gmx.net
Sat May 7 18:11:21 CEST 2011


On 07.05.2011 10:27, Greg Ewing wrote:
> Steven D'Aprano wrote:
> 
>> Like consecutive commas, consecutive underscores are likely to indicate 
>> a typo rather than a deliberate decision.
> 
> Well, yes, that's really the rationale I had in mind.
> 
> Although it would provide an amusingly funky way of
> introducing dividing line comments into your code:
> 
> class A:
>      ...
>      ...
>      ...
> 
> 0____________________________________0

+1__________________________________________________________0!

Georg




More information about the Python-ideas mailing list