Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'interpreter.': 0.07; 'ast': 0.09; 'python': 0.11; 'language,': 0.11; 'considers': 0.16; 'dist': 0.16; 'driscoll': 0.16; 'wrote:': 0.16; 'hacking': 0.18; 'intermediate': 0.18; 'module,': 0.18; 'thanks,': 0.19; 'email addr:gmail.com>': 0.20; 'meant': 0.22; 'sorry,': 0.22; '2015': 0.23; 'module': 0.23; "i've": 0.24; 'header:In-Reply-To:1': 0.24; 'mike': 0.24; 'developers': 0.24; 'wondering': 0.25; 'module.': 0.27; 'message-id:@mail.gmail.com': 0.28; 'asked': 0.28; 'objects': 0.29; "we're": 0.30; 'fri,': 0.31; 'topics': 0.31; 'url:mailman': 0.31; 'code': 0.31; 'realize': 0.32; 'url:python': 0.33; 'curious': 0.33; 'subject:?': 0.34; 'skip:& 20': 0.34; 'skip:& 10': 0.34; 'received:google.com': 0.34; 'growing': 0.35; 'url:listinfo': 0.35; 'to:addr:python-list': 0.35; 'but': 0.36; 'url:org': 0.36; 'subject:" ': 0.36; 'hi,': 0.37; 'subject:: ': 0.37; 'community': 0.38; 'pm,': 0.39; 'to:addr:python.org': 0.39; 'skip:u 10': 0.62; 'our': 0.64; 'todd': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=wuJNhzh+yByrlsu7dWX7a74lfLTqhrOnbw4eOU5KHjc=; b=t+wm5Tybz3GrcYQ2oC2Zt0GLS1s9BJ9Xd4o7QXJKc5CX1Gr+sbi1IikjWK2BtF0EEF L4lwfinw7GHfsw/K7Pd/ZwHBlfpYPUgG6T8r9n1RzL+ZTI/bfcQp4VxxDNedZHKyiwlO OZMTRbT68lcMGmiqqpY8CM5gvJGj3ZXawegh9dAwqeZVa6w7ChGw6v/CDvexR2D4swzg vuWk72wdLAElDC5YZDLJit1rO7492Vg34XxWpS1meGHKUcN2vLPWlIDkgh4Ju0kKG90t 9SRgmSFFWIBt6bUDObBw4ZDAYYF4bxINBorrKwVKSg761bPPdEeRD9QlGEu2YUTw6kuG XY3A== X-Received: by 10.180.99.166 with SMTP id er6mr8396221wib.58.1432919047746; Fri, 29 May 2015 10:04:07 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Todd Date: Fri, 29 May 2015 19:03:47 +0200 Subject: Re: What is considered an "advanced" topic in Python? To: python-list@python.org Content-Type: multipart/alternative; boundary=f46d04428ef6d53b6b05173b76f2 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 64 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1432919049 news.xs4all.nl 2966 [2001:888:2000:d::a6]:37661 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:91484 --f46d04428ef6d53b6b05173b76f2 Content-Type: text/plain; charset=UTF-8 On Fri, May 29, 2015 at 7:02 PM, Todd wrote: > On Fri, May 29, 2015 at 6:01 PM, Mike Driscoll wrote: > >> Hi, >> >> I've been asked on several occasions to write about intermediate or >> advanced topics in Python and I was wondering what the community considers >> to be "intermediate" or "advanced". I realize we're all growing in our >> abilities with the language, so this is going to be very subjective, but I >> am still curious what my fellow Python developers think about this topic. >> >> Thanks, >> Mike >> -- >> https://mail.python.org/mailman/listinfo/python-list >> > > The ast module and AST hacking > The dist module and understanding the interpreter. > Code objects > Sorry, miss-typed. I meant the "dis" module, not the "dist" module. --f46d04428ef6d53b6b05173b76f2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On F= ri, May 29, 2015 at 7:02 PM, Todd <toddrjen@gmail.com> wrot= e:
On Fri, May 29, 201= 5 at 6:01 PM, Mike Driscoll <kyosohma@gmail.com> wrote:
=
Hi,

I've been asked on several occasions to write about intermediate or adv= anced topics in Python and I was wondering what the community considers to = be "intermediate" or "advanced". I realize we're al= l growing in our abilities with the language, so this is going to be very s= ubjective, but I am still curious what my fellow Python developers think ab= out this topic.

Thanks,
Mike
--
https://mail.python.org/mailman/listinfo/python-list

The ast module and AST hacking
T= he dist module and understanding the interpreter.
Code objects

Sorry, miss-typed. = I meant the "dis" module, not the "dist" module.
--f46d04428ef6d53b6b05173b76f2--