Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #84029
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.049 |
| X-Spam-Evidence | '*H*': 0.92; '*S*': 0.02; 'guido': 0.05; 'made.': 0.07; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'finney': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'magic': 0.16; 'wrote:': 0.18; 'library': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'asking': 0.27; 'gets': 0.27; 'header:In-Reply-To:1': 0.27; 'appear': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'anyone': 0.31; 'received:google.com': 0.35; 'so,': 0.37; 'ben': 0.38; 'how': 0.40; "you're": 0.61; '20,': 0.68; '2015': 0.84; 'standing': 0.84; 'to:none': 0.92; 'wishing': 0.93; 'army': 0.95 |
| 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:cc :content-type; bh=P9/UbVKhOc4hZodP7oQ70QsOPc5UOw67/EoEA0jC/v8=; b=u400qIa2f6/OiuM6XYowHdjXR0dmK9Kgr3fJKZFEpHfLcmIXLriBUYmwz45K8G0Gid mWnAyF7i3PdQRbZTogQwjvk/Z4cyWoAS2NxvVQE+sNVn9eU4mfWwDEYCfCksVR5epPAA 8FcdDfqW6+41ixifBCODAPOn3tF+qsdtTsRc15HFLy3pDXnWs9lnvqx6qoj+O4fyg3yY +Ce6KaFCfZeLRhalnw5fuqKgBh/9c1/YLEUwSzuci/u8afvH8fFbQ8jQ+BlzqxjiW2GS k+HHTcZKC8FhMSND/tZsWtKDUecG5OX6enZ0RXaxbxkmHyQWYulbFD/YoKP4UNimMSVa BpAQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.224.43.202 with SMTP id x10mr51445117qae.16.1421706331797; Mon, 19 Jan 2015 14:25:31 -0800 (PST) |
| In-Reply-To | <851tmqquvq.fsf@benfinney.id.au> |
| References | <CAG=hEY1L-39EmuWpdEh_n-BNfs=qG9nL=MrMT0ar72yGBrkoUA@mail.gmail.com> <851tmqquvq.fsf@benfinney.id.au> |
| Date | Tue, 20 Jan 2015 09:25:31 +1100 |
| Subject | Re: Trees |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17864.1421706333.18130.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1421706333 news.xs4all.nl 2911 [2001:888:2000:d::a6]:41347 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:84029 |
Show key headers only | View raw
On Tue, Jan 20, 2015 at 9:16 AM, Ben Finney <ben+python@benfinney.id.au> wrote: > If you're asking because you think all data structures magically appear > in the standard library by wishing it so, I think you over-estimate the > powers of the standard library maintainers. Oh come on Ben. Guido has a time machine; TimSort is pure magic coalesced into code form; and there's an army of buildbots standing by for every change that gets made. How can anyone over-estimate the powers of python-dev?! ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Trees Chris Angelico <rosuav@gmail.com> - 2015-01-20 09:25 +1100
csiph-web