Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'europython': 0.03; 'url:europython': 0.03; 'url:ep2011': 0.07; 'wrote:': 0.15; 'from:addr:free.fr': 0.16; 'metaclasses.': 0.16; 'received:free.fr': 0.16; 'subject:Trying': 0.16; 'url:conference': 0.16; 'url:talks': 0.16; 'pm,': 0.16; 'header :In-Reply-To:1': 0.22; 'url:eu': 0.33; 'to:addr:python-list': 0.34; 'header:User-Agent:1': 0.34; 'good.': 0.37; 'jonathan': 0.37; 'received:192': 0.38; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'link': 0.63; 'materials': 0.69; 'subject:learn': 0.84 Date: Mon, 25 Jul 2011 19:26:23 +0200 From: Karim User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Trying to learn about metaclasses References: <9b81f0d8-3cbd-4020-a1db-edcfba625fcd@g2g2000vbl.googlegroups.com> In-Reply-To: <9b81f0d8-3cbd-4020-a1db-edcfba625fcd@g2g2000vbl.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1311614797 news.xs4all.nl 23937 [2001:888:2000:d::a6]:34504 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:10295 Very good. Karim On 07/25/2011 05:46 PM, jfine wrote: > Hi > > I gave a tutorial at this year's EuroPython that covered metaclasses. > You can get the tutorial materials from a link on: > http://ep2011.europython.eu/conference/talks/objects-and-classes-in-python-and-javascript > > > Jonathan