On Sunday 20 September 2009 03:43:32 pm Eike Welk wrote:
> On Sunday 20 September 2009, John wrote:
> > Hi,
> >
> > I think I understand what decorators are and how they work. Maybe
> > it's just me but I don't know where I'd use them in my real world
> > programming. I see how they work with pro
John wrote:
Hi,
I think I understand what decorators are and how they work. Maybe it's just
me but I don't know where I'd use them in my real world programming. I see
how they work with profile or coverage but does anyone have real world uses.
@classmethod, @staticmethod, @property, @abs
On Sun, Sep 20, 2009 at 3:40 PM, John wrote:
> Hi,
>
> I think I understand what decorators are and how they work. Maybe it's just
> me but I don't know where I'd use them in my real world programming. I see
> how they work with profile or coverage but does anyone have real world uses.
Here are
On Sunday 20 September 2009, John wrote:
> Hi,
>
> I think I understand what decorators are and how they work. Maybe
> it's just me but I don't know where I'd use them in my real world
> programming. I see how they work with profile or coverage but does
> anyone have real world uses.
Frequently
Hi,
I think I understand what decorators are and how they work. Maybe it's just
me but I don't know where I'd use them in my real world programming. I see
how they work with profile or coverage but does anyone have real world uses.
I mostly create wxPython apps and don't see where they migh