thebjorn a écrit :
> On Nov 12, 1:05 am, "Anand Patil" <[EMAIL PROTECTED]>
> wrote:
>> Hi all,
>>
>> I have two questions about a class, which we'll call MyWrapperClass,
>> in a package to which I'm contributing.
>>
>> 1) MyWrapperClass wraps functions. Each instance has an attribute
>> called 'val
On Nov 12, 1:05 am, "Anand Patil" <[EMAIL PROTECTED]>
wrote:
> Hi all,
>
> I have two questions about a class, which we'll call MyWrapperClass,
> in a package to which I'm contributing.
>
> 1) MyWrapperClass wraps functions. Each instance has an attribute
> called 'value' and a method called 'eval'
Hi all,
I have two questions about a class, which we'll call MyWrapperClass,
in a package to which I'm contributing.
1) MyWrapperClass wraps functions. Each instance has an attribute
called 'value' and a method called 'eval', which calls the wrapped
function. An instance D that depends on instan