Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!newsfeed20.multikabel.net!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: Python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'languages,': 0.03; 'subject:Python': 0.05; 'python': 0.08; 'cool.': 0.09; 'decorator': 0.09; 'to:addr:comp.lang.python': 0.09; 'inherited': 0.16; 'subject:Guide': 0.16; 'cc:addr:python-list': 0.16; 'header :In-Reply-To:1': 0.22; 'cc:2**0': 0.26; 'classes': 0.26; 'books': 0.27; "i'm": 0.28; 'class': 0.29; 'print': 0.29; 'cc:addr:python.org': 0.29; 'decorators': 0.30; 'slow.': 0.30; 'from:addr:googlemail.com': 0.31; 'there': 0.33; 'header:User- Agent:1': 0.33; 'object': 0.33; 'elegant': 0.34; 'copying': 0.35; 'received:209.85.160': 0.36; 'received:google.com': 0.37; 'using': 0.37; "i'll": 0.38; 'received:209.85': 0.38; 'received:209': 0.39; 'follow': 0.61; 'more': 0.61; 'levels': 0.64; 'cutting': 0.73; 'skip:2 50': 0.91; 'reducing': 0.95 Newsgroups: comp.lang.python Date: Sun, 12 Feb 2012 03:48:32 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=123.204.77.188; posting-account=5JdMBQoAAABHnS4mjpqEzxnmWtgiiVNw References: <476f8fff-9f08-4a54-8704-449cfaf6ad60@vv9g2000pbc.googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true MIME-Version: 1.0 Subject: Re: Guide to: Learning Python Decorators From: 88888 Dihedral To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Python-list X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1329047323 news.xs4all.nl 6971 [2001:888:2000:d::a6]:53178 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20266 =E5=9C=A8 2012=E5=B9=B42=E6=9C=8810=E6=97=A5=E6=98=9F=E6=9C=9F=E4=BA=94UTC+= 8=E4=B8=8B=E5=8D=882=E6=97=B632=E5=88=8609=E7=A7=92=EF=BC=8Canon hung=E5=86= =99=E9=81=93=EF=BC=9A > >> 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'. >=20 There are books about classes in other computer languages, too. =20 Using decorator is more elegant in reducing the class levels in application= s. Just deep copying an object in more than 10 levels of an inherited class h= iarchie is so slow.