On 2/28/06, Andreas Jung <[EMAIL PROTECTED]> wrote:
> -                if name[0] == '_':
> +                if name.startswith('_'):

Just a question: Is this only a matter of stylistic changes, or is
there some, like, speedup involved?

--
Lennart Regebro, Nuxeo     http://www.nuxeo.com/
CPS Content Management     http://www.cps-project.org/
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to