On Sun, Jan 5, 2014 at 12:41 PM, Roy Smith <[email protected]> wrote: > In article <[email protected]>, > Göktu€ Kayaalp <[email protected]> wrote: > >> py> for i in [False]: >> ... break if not i > > Python is not Perl.
Personally, I find the suggested syntax jarring. I'd prefer that it not go into Python. -- https://mail.python.org/mailman/listinfo/python-list
