Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29913
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <andrea.crotti.0@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'decorator': 0.07; 'nicely': 0.07; 'cc:addr:googlegroups.com': 0.09; 'url:github': 0.09; 'url:rst': 0.09; 'cc:addr:python-list': 0.10; 'received:209.85.214.174': 0.21; 'example': 0.23; 'this:': 0.23; 'cc:no real name:2**0': 0.24; 'external': 0.24; 'cc:2**1': 0.24; 'allows': 0.25; 'cc:addr:python.org': 0.25; 'header:In- Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'class': 0.29; 'function': 0.30; 'anyone': 0.33; 'received:google.com': 0.34; 'moved': 0.35; 'received:209.85': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'files': 0.38; 'received:209.85.214': 0.39; 'notice': 0.39; 'header:Received:5': 0.40; 'url:master': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=To++SPPdwjzpfcdvUlpUND4GHmsWQUg+TwAsELGFq8g=; b=kQYKBU4e1HOGDhB0/uwuX8IFZib9yOtrr8sDOvyfn/WKYJ39uduaFwbpMhZZahII2n GrU7dmvlqPQKkpgzFeavYJ1ivwgSkuqDeVNrBFtQSplVhPwTfoxihlFoL3il6a65JGt6 06L8lX5/GwJsi5GSMxK9rF4Jo++58MZIfLNHLHbYlloypB0BrNmPt71BqM8dEwM1qgpa lf0gBqpN9e298nH+bjZVp2nss4R5zFNqRGeZIvkSZgV19sl3evCFMTZQKcOX/NZ+GeWX +h6flmT1r7sKVpV3/IGzre1BnNQi86d/WT2rQ4ZKq4LBfhLXIDWaeD/GXkdWSB5GgX2F nqYg== |
| MIME-Version | 1.0 |
| In-Reply-To | <2ea7c371-ae27-4d6c-9828-c97a86cec349@googlegroups.com> |
| References | <CAF_E5JZE5pACo2a36WT=eYzikf8HzCfUqateYrSjY8fxP9wr9g@mail.gmail.com> <20120919022003.GB61866@snakebite.org> <mailman.926.1348072945.27098.python-list@python.org> <2ea7c371-ae27-4d6c-9828-c97a86cec349@googlegroups.com> |
| Date | Mon, 24 Sep 2012 16:42:50 +0100 |
| Subject | Re: Python presentations |
| From | andrea crotti <andrea.crotti.0@gmail.com> |
| To | 88888 Dihedral <dihedral88888@googlemail.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Cc | python-list <python-list@python.org>, comp.lang.python@googlegroups.com |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.1197.1348501374.27098.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1348501374 news.xs4all.nl 6920 [2001:888:2000:d::a6]:54253 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:29913 |
Show key headers only | View raw
For anyone interested, I already moved the slides on github (https://github.com/AndreaCrotti/pyconuk2012_slides) and for example the decorator slides will be generated from this: https://raw.github.com/AndreaCrotti/pyconuk2012_slides/master/deco_context/deco.rst Notice the literalinclude with :pyobject: which allows to include any function or class automatically very nicely from external files ;)
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Python presentations andrea crotti <andrea.crotti.0@gmail.com> - 2012-09-19 17:42 +0100
Re: Python presentations 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-19 12:43 -0700
Re: Python presentations andrea crotti <andrea.crotti.0@gmail.com> - 2012-09-24 16:42 +0100
Re: Python presentations 88888 Dihedral <dihedral88888@googlemail.com> - 2012-09-19 12:43 -0700
csiph-web