Hi Seo,

On Tue, 5 Apr 2005 [EMAIL PROTECTED] wrote:

Author: sanxiyn
Date: Tue Apr  5 21:19:01 2005
New Revision: 10350

Added:
  pypy/dist/pypy/README.22
Log:
Document 2.2 compatibility

+* opcode.py
+opcode module is new in 2.3, and is used in the interpreter core.
+Just copying this file from 2.3 should work. Without this, PyPy
+won't even start.

Another hack would be to import pypy.tool.opcode. Not sure it's a good idea on the long run though! ;-)


Cheers, Richard
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to