02, 2005 7:18 AMTo:
users-ironpython.com@lists.ironpython.comSubject: [IronPython] self
not known in lambda function
# Hi,
#
# Might this be a small bug
in IronPython? 'self' is not known inside the definition of a lambda
function
# I tried to insulate the
problem in a small (
# Hi,
#
# Might this be a small bug
in IronPython? 'self' is not known inside the definition of a lambda function
# I tried to insulate the
problem in a small (admittedly pointless) program, not to bother you with bulky
app. code
# I am using IronPython 0.9.1
#
# Kind regards
# Jacqu