Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #20266

Re: Guide to: Learning Python Decorators

Newsgroups comp.lang.python
Date 2012-02-12 03:48 -0800
References <476f8fff-9f08-4a54-8704-449cfaf6ad60@vv9g2000pbc.googlegroups.com> <CAJ6cK1b9Gd=3Bg4PMvMLN8U5KLnazXjcgXyqNgyRiRGXuFktNw@mail.gmail.com> <mailman.5640.1328855534.27778.python-list@python.org>
Subject Re: Guide to: Learning Python Decorators
From 88888 Dihedral <dihedral88888@googlemail.com>
Message-ID <mailman.5722.1329047323.27778.python-list@python.org> (permalink)

Show all headers | View raw


在 2012年2月10日星期五UTC+8下午2时32分09秒,anon hung写道:
> >> Guide to: Learning Python Decorators
> >> New Book http://tinyurl.com/python-decorartor
> >
> > A whole book about decorators?  Cool. I'm going to start writing books to.
> > I'll start with 'The Python print statement'. Then to be cutting edge I'll
> > follow with 'The Python print function'.
> 
There are books about classes in other computer languages, too.
 
Using decorator is more elegant in reducing the class levels in applications.
Just deep  copying an object in more than 10 levels of an inherited class hiarchie is so slow.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Guide to: Learning Python Decorators sajuptpm <sajuptpm@gmail.com> - 2012-02-09 09:56 -0800
  Re: Guide to: Learning Python Decorators Terry Reedy <tjreedy@udel.edu> - 2012-02-09 15:28 -0500
  Re: Guide to: Learning Python Decorators Ian <hobson42@gmail.com> - 2012-02-09 22:43 +0000
  Re: Guide to: Learning Python Decorators Terry Reedy <tjreedy@udel.edu> - 2012-02-09 22:22 -0500
    Re: Guide to: Learning Python Decorators sajuptpm <sajuptpm@gmail.com> - 2012-02-09 22:20 -0800
  Re: Guide to: Learning Python Decorators anon hung <anonhung@gmail.com> - 2012-02-10 07:32 +0100
    Re: Guide to: Learning Python Decorators 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-12 03:48 -0800
    Re: Guide to: Learning Python Decorators 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-12 03:48 -0800
  Re: Guide to: Learning Python Decorators 88888 Dihedral <dihedral88888@googlemail.com> - 2012-02-10 00:11 -0800
    Re: Guide to: Learning Python Decorators Jack Diederich <jackdied@gmail.com> - 2012-02-12 04:04 -0500

csiph-web