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


Groups > comp.lang.python > #20265

Re: Guide to: Learning Python Decorators

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!news.glorb.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
From 88888 Dihedral <dihedral88888@googlemail.com>
Newsgroups comp.lang.python
Subject Re: Guide to: Learning Python Decorators
Date Sun, 12 Feb 2012 03:48:32 -0800 (PST)
Organization http://groups.google.com
Lines 18
Message-ID <7765462.72.1329047312690.JavaMail.geo-discussion-forums@pbcql8> (permalink)
References <476f8fff-9f08-4a54-8704-449cfaf6ad60@vv9g2000pbc.googlegroups.com> <CAJ6cK1b9Gd=3Bg4PMvMLN8U5KLnazXjcgXyqNgyRiRGXuFktNw@mail.gmail.com> <mailman.5640.1328855534.27778.python-list@python.org>
NNTP-Posting-Host 123.204.77.188
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
X-Trace posting.google.com 1329047315 14134 127.0.0.1 (12 Feb 2012 11:48:35 GMT)
X-Complaints-To groups-abuse@google.com
NNTP-Posting-Date Sun, 12 Feb 2012 11:48:35 +0000 (UTC)
Cc Python-list <Python-list@python.org>
In-Reply-To <mailman.5640.1328855534.27778.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=123.204.77.188; posting-account=5JdMBQoAAABHnS4mjpqEzxnmWtgiiVNw
User-Agent G2/1.0
X-Google-Web-Client true
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:20265

Show key headers only | 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