[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pypy-svn
Subject:    [pypy-svn] r9526 - pypy/dist/goal
From:       arigo () codespeak ! net
Date:       2005-02-28 16:11:23
Message-ID: 20050228161123.B5EC627B4A () code1 ! codespeak ! net
[Download RAW message or body]

Author: arigo
Date: Mon Feb 28 17:11:23 2005
New Revision: 9526

Modified:
   pypy/dist/goal/translate_pypy.py
Log:
Disable translation of classobjinterp.py for now.



Modified: pypy/dist/goal/translate_pypy.py
==============================================================================
--- pypy/dist/goal/translate_pypy.py	(original)
+++ pypy/dist/goal/translate_pypy.py	Mon Feb 28 17:11:23 2005
@@ -42,6 +42,8 @@
 
 def analyse(entry_point=entry_point):
     global t, space
+    # disable translation of the whole of classobjinterp.py
+    StdObjSpace.setup_old_style_classes = lambda self: None
     space = StdObjSpace()
     # call cache filling code
     buildcache2.buildcache(space)    

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic