Re: [IronPython] def within a def

2008-12-10 Thread Alcides Fonseca
Em 2008/12/11, às 00:33, Artie Ziff escreveu: Looking at the examples on the "IronPython & Windows Forms" page, I see a code that I am not familiar. In the 2nd example on this page, , I am unfamiliar with placing a method (in this c

[IronPython] def within a def

2008-12-10 Thread Artie Ziff
Hi, Apologies if this is actually a general python inquiry. Due to the dotnet statement related to adding a handler for an event, I will ask here. Looking at the examples on the "IronPython & Windows Forms" page, I see a code that I am not familiar. In the 2nd example on this page,