2011/5/10 cool-RR <cool...@cool-rr.com>: > Is it true that Pypy can't import a `.pyc` file?
Yes, Pypy refuses to import a .pyc file if there is no corresponding .py file in the same directory. -- Amaury Forgeot d'Arc _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev