Ka-Ping Yee <[EMAIL PROTECTED]> wrote:
> 
> On Wed, 4 May 2005, Shane Hathaway wrote:
> >
> >     for name in filenames:
> >         opening(name) as f:
> >             if f.read(2) == 0xFEB0:
> >                 break for
> 
>     continue with 2
> 


There is something about <action> <which> <level> that I just don't like.
I can't really put my finger on it right now, so perhaps it is merely
personal aesthetics.  I'll sleep on it and see if I can come up with a
good reason why I don't like it.

 - Josiah

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to