On Wed, Jun 13, 2012 at 1:06 PM, Armin Rigo <[email protected]> wrote: > Hi David, > > On Tue, Jun 12, 2012 at 11:58 AM, David Naylor <[email protected]> > wrote: > > [translation:ERROR] .. (pypy.rlib.jit:557)set_param__None_enable_opts > > Nowadays, you cannot use the JIT with the CLI backend. > > > Armin > _______________________________________________ > pypy-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/pypy-dev >
That probably does not mean that someone somewhere is not calling set_param, like from command line parsing.
_______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
