On Fri, Sep 23, 2011 at 7:08 AM, Martin Dst <duerst / it.aoyama.ac.jp> wrote: [...] > If anything is done in this direction, I'd prefer > str = <>SECT1.upcase + <>SECT2.downcase > over > str = <SECT1>.upcase + <SECT2>.downcase > It seems to stick out much better. It kind of defeats the purpose imo. -- Anurag Priyam