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


Groups > comp.lang.python > #20258

Re: Guide to: Learning Python Decorators

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <jackdied@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.026
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.05; 'pycon': 0.07; 'diederich': 0.16; 'subject:Guide': 0.16; 'cc:addr :python-list': 0.16; 'received:74.125.82.44': 0.16; 'received :mail-ww0-f44.google.com': 0.16; 'cc:no real name:2**0': 0.21; 'header:In-Reply-To:1': 0.22; 'cc:2**0': 0.26; 'message- id:@mail.gmail.com': 0.29; 'cc:addr:python.org': 0.29; 'it.': 0.33; 'google': 0.35; 'received:74.125.82': 0.36; 'received:google.com': 0.37; 'received:74.125': 0.38; 'free': 0.64; 'costs': 0.65; 'to:none': 0.93
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=49wyHG4cdQn7Eg3nOrQfYfLumgHPb/iKxv7vZryaOU0=; b=D5n/MRfcKBvfKbZKVw6HJ/5vX57dA6dzUkrwfvJqubPI1j+5lYPTnxtFBKl9E6TPCB 29I0C3ejMCR4exyxIZyuOqOk1lJzc3gJ9pwQNww3Cnd/I3VWL0lyEliAT/JSLdoWaZrL ajXhY8F/7ohxJ7ptBd4/0TcrJf33Q8rMCJfs8=
MIME-Version 1.0
In-Reply-To <7265933.362.1328861473828.JavaMail.geo-discussion-forums@prew38>
References <476f8fff-9f08-4a54-8704-449cfaf6ad60@vv9g2000pbc.googlegroups.com> <7265933.362.1328861473828.JavaMail.geo-discussion-forums@prew38>
Date Sun, 12 Feb 2012 04:04:43 -0500
Subject Re: Guide to: Learning Python Decorators
From Jack Diederich <jackdied@gmail.com>
Cc python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.5719.1329037484.27778.python-list@python.org> (permalink)
Lines 4
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1329037485 news.xs4all.nl 6914 [2001:888:2000:d::a6]:55915
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:20258

Show key headers only | View raw


just google "jack diederich decorators" it costs nothing and you get a
free pycon talk out of it.

-Jack

Back to comp.lang.python | Previous | NextPrevious 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