Hi Tom, On 30 April 2015 at 00:21, <t...@twhanson.com> wrote: > 1) Am I correct in assuming that these are imports?
Yes. > 2) Can these be eliminated? These opens are problematic in the absence of a > file system. Try running pypy with the -s option. Likely, it doesn't remove them all; you have to provide the remaining modules manually, e.g. by embedding either the .py or the .pyc in the controller process. A bientôt, Armin. _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev