Hi Holger,

On Fri, Jan 07, 2005 at 07:40:09PM +0100, holger krekel wrote:
> you'll now see (approximately): 
>    NameError: global name w_NameError is not defined, but FlowObjSpace 
>               has no NameError! 

No, the point is that you'll now see:

     NameError: global name xyzzy is not defined, but FlowObjSpace
                has no NameError!

where 'xyzzy' is the name of the particular variable in the user source code 
that is not defined.


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

Reply via email to