Path: csiph.com!usenet.pasdenom.info!news.franciliens.net!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-1.proxad.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.028 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'forgive': 0.05; 'subject:Python': 0.06; 'utilizing': 0.09; 'cc:addr:python-list': 0.11; 'library': 0.18; 'module': 0.19; 'pieces': 0.19; 'subject:project': 0.19; 'separate': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'code': 0.31; 'subject:that': 0.31; 'subject:the': 0.34; 'received:google.com': 0.35; 'there': 0.35; 'subject:?': 0.36; "you're": 0.61; 'talking': 0.65; 'to:addr:gmail.com': 0.65; 'subject:made': 0.84; 'subject:you': 0.87 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=qjYF3pYZqQ6BqF8MfYWryEBS2q7NSKrNYTBfn8gcOIo=; b=llhcHFhNDb8g7ji7A3ymsZH6bcxmDhjUDyYTh6n+6dVReL9WqjcY9daD9tc02ShgDy +E4rMLxkS9Txsv6wUaSgRIpSmjHUxBoJvTWGNzcyk1Z5qT5Gg/K86MeCLyJ6B2gaWd8b Pc3raFxydCuBxinHL8a61/bhZGXRTYSRi21kRP0FOIKLoGaURKjbCyfCCtlnbuW5sE0T 1VD3mGbvWeQfG+rt6IDi3aXbk8dZJFRo1jwtKkSZpgJonEsK2aQGyQ+P3yRKaFlo3H2q lRkdR4l8jYtW7bxJFW3NFSmcbeljvJDAbW/70iwk1XoFTBD6Lv0WMeu1cW+zRtxhGnSX bcjw== MIME-Version: 1.0 X-Received: by 10.50.114.166 with SMTP id jh6mr6248374igb.78.1369078569848; Mon, 20 May 2013 12:36:09 -0700 (PDT) In-Reply-To: References: <5198B7E9.7050505@nedbatchelder.com> Date: Mon, 20 May 2013 15:36:09 -0400 Subject: Re: What was the project that made you feel skilled in Python? From: Thomas Murphy To: Demian Brecht Content-Type: text/plain; charset=ISO-8859-1 Cc: Python X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369078579 news.xs4all.nl 16000 [2001:888:2000:d::a6]:37970 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45631 Hi Demian, Can I ask what you mean by working through the stdlib? As in writing code pieces utilizing each module from the stdlib? Also, you're talking about "patches" in the stdlib? Is there a separate library of patches? Forgive me if I'm google-failing hard over here.