Hi, On Tue, May 10, 2011 at 10:35 AM, Antonio Cuni <anto.c...@gmail.com> wrote: >> Is it possible to make an existing Pypy installation accept lone pyc files >> with some flag or something? > > no, it's only a translation-time option, sorry.
Well, if the question is "is it possible to change pypy so that..." then the answer is of course yes. But before you want that, note that you will run into all kinds of troubles doing that, including the fact that the details of our .pyc files are slightly different than CPython's. A bientôt, Armin. _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev