[IronPython] NameError

Sanghyeon Seo sanxiyn at gmail.com
Sun Mar 26 13:01:16 CEST 2006


Following script raises NameError, but it shouldn't.

x = ''
class C:
    x = x

Seo Sanghyeon



More information about the Ironpython-users mailing list