o: Discussion of IronPython
> Subject: [IronPython] Possible regression in IronPython pre b5 to do with
> delegates
>
> Could someone please check if this is indeed a regression in the
> current IronPython sources? I'm using the sdlsdk version.
>
> TypeError
sible regression in IronPython pre b5 to do with
delegates
Could someone please check if this is indeed a regression in the
current IronPython sources? I'm using the sdlsdk version.
TypeError: Value cannot be null.
Parameter name: context
Caused by:
req.BeginGetResponse(self.handle_response, (re
Could someone please check if this is indeed a regression in the
current IronPython sources? I'm using the sdlsdk version.
TypeError: Value cannot be null.
Parameter name: context
Caused by:
req.BeginGetResponse(self.handle_response, (req, success, failure))
Simply changing this to: "lambda r: