Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'talks': 0.03; 'languages.': 0.04; 'pycon.': 0.04; 'that?': 0.05; 'keynote': 0.07; 'python:': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'scripting': 0.09; 'python': 0.11; 'suggest': 0.14; 'higher-level': 0.16; 'pitch': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:ideas': 0.16; 'folks': 0.16; 'wrote:': 0.18; 'header :User-Agent:1': 0.23; 'sean': 0.24; 'question': 0.24; 'sort': 0.25; 'header:X-Complaints-To:1': 0.27; 'idea': 0.28; 'raymond': 0.30; 'piece': 0.31; 'another': 0.32; 'says': 0.33; 'maybe': 0.34; 'could': 0.34; 'but': 0.35; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'list': 0.37; 'to:addr:python-list': 0.38; 'recent': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'major': 0.40; 'address': 0.63; 'more': 0.64; 'great': 0.65; 'worth': 0.66; 'innovations': 0.68; 'sales': 0.69; 'received:204': 0.75; 'article': 0.77; 'received:204.14': 0.84; 'url:video': 0.84; 'zen': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ned Deily Subject: Re: honking great ideas Date: Tue, 26 Mar 2013 19:25:51 -0700 References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 204.14.154.191 User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) 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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1364351171 news.xs4all.nl 6870 [2001:888:2000:d::a6]:36150 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:41975 In article , Sean Felipe Wolfe wrote: > So I have been re-reading some of the python intro stuffs after a time > away philandering with other languages. I have been thinking about the > Zen of Python piece where it says 'namespaces are a honking great idea > - let's do more of those'. > > A question -- since then do we have any sort of list of major > innovations like that? Do we keep any sort of 'honking great idea > list' anywhere? Or maybe folks could suggest what some of those > milestones have been over time? One suggestion: take a look at Raymond Hettinger's keynote address from the recent PyCon. Any of Raymond's talks are worth viewing but this one in particular is a higher-level sales pitch for Python: "Show the specific features that make Python more than just another scripting language." http://pyvideo.org/video/1669/keynote-3 -- Ned Deily, nad@acm.org