[IronPython] globals() and locals() cause fireworks

Haibo Luo haiboluo at exchange.microsoft.com
Tue Jul 4 00:11:10 CEST 2006


This has been fixed by Dino last week. Please download from codeplex if you need the fix.

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Jonathan Jacobs
Sent: Monday, July 03, 2006 3:01 PM
To: Discussion of IronPython
Subject: [IronPython] globals() and locals() cause fireworks

IronPython 1.0.60619 (Beta) on .NET 2.0.50727.42
Copyright (c) Microsoft Corporation. All rights reserved.
 >>> globals()

Process is terminated due to StackOverflowException.

IronPython 1.0.60619 (Beta) on .NET 2.0.50727.42
Copyright (c) Microsoft Corporation. All rights reserved.
 >>> locals()

Process is terminated due to StackOverflowException.

Wheee!
--
Jonathan

_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list