We should do such stuff automatically - it's getting annoying.
On Sat, May 21, 2011 at 5:08 AM, alex_gaynor <[email protected]> wrote: > Author: Alex Gaynor <[email protected]> > Branch: > Changeset: r44339:5809a5ace634 > Date: 2011-05-20 22:19 -0500 > http://bitbucket.org/pypy/pypy/changeset/5809a5ace634/ > > Log: Move the loop in contains() into a seperate function, so it can be > inlined if it doesn't hit the fallback case. > _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
