Python statements not forcing whitespace is messy?

Ryan Ginstrom software at ginstrom.com
Sat Sep 15 20:14:57 EDT 2007


> On Behalf Of J. Cliff Dyer
> On the other hand, this is just as bad:
> 
> [ ( y ) for ( x , y ) in [ ( "foo" , 2 ) , ( "bar" , 4 ) ] if 
> "foo" in ( x ) ]

I think that's allowed in order to recruit C/C++ programmers.

Regards,
Ryan Ginstrom




More information about the Python-list mailing list