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

Jonathan Jacobs korpse-ironpython at kaydash.za.net
Mon Jul 3 15:00:33 PDT 2006


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



More information about the users mailing list