Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.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.078 X-Spam-Evidence: '*H*': 0.85; '*S*': 0.01; 'subject:Python': 0.06; 'python': 0.11; 'flavors': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'highlight': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; '25,': 0.31; 'comparison': 0.31; 'could': 0.34; 'received:209.85': 0.35; 'etc.)': 0.35; 'point.': 0.35; 'received:google.com': 0.35; 'received:209': 0.37; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'show': 0.63; 'more': 0.64; 'carlos': 0.91; '2013': 0.98 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 :content-type; bh=7BaHD6AKPqdGqWRI6oTp+B46NAFsRAdA5ivIDKr0z+4=; b=ywDVkO8dCUJjM04qpyn9A3rtVK7ymuFxL0fHHtmtgpfFR+Peu9dliIw+x7iYxiThSn r1vFL848gGmLSsYFwe4AqWJhaUI0jBktOXKAizrKHp3tNElupCH/8mlfREXiCoQje56n wCrTcPMD++wB/wTsIhqucJ1Vv4GT423A0EndU0CJBS1F7tGpdUpHUG7ukJ+ZscXv3mt1 6u8HWXR1s0SmwSv6Z0june1CWjBak1stSZfPDKg92YIqawlcxM8Wc/BvCCX1fSwWx3KZ JlpwX+/BLR3OfA1h1Gq+4yOxTTSNUbkB52jRYmr3cY6iu321BJUwDF7MEqjg58gCLFKF cZXw== MIME-Version: 1.0 X-Received: by 10.68.141.99 with SMTP id rn3mr20558873pbb.39.1369455952569; Fri, 24 May 2013 21:25:52 -0700 (PDT) In-Reply-To: References: <27969350-4dd8-4afa-881a-b4a2364b3cf1@googlegroups.com> Date: Sat, 25 May 2013 14:25:52 +1000 Subject: Re: Python Magazine From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369455962 news.xs4all.nl 15909 [2001:888:2000:d::a6]:41570 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45960 On Sat, May 25, 2013 at 2:22 PM, Carlos Nepomuceno wrote: > Also, comparison of Python flavors (CPython, PyPy, Cython, Stackles, etc.) -- How do they differ? What's the benefits and hindrances? Good point. Could go even more general than that: Just highlight some lesser-known Python and show it off. ChrisA