Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36242
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.017 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'guido': 0.05; 'python': 0.09; 'received:mail-vb0-f46.google.com': 0.09; 'psf': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'mon,': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'received:209.85.212.46': 0.18; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'wonder': 0.27; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; 'skip:/ 40': 0.29; 'source': 0.29; 'sense': 0.31; 'code': 0.31; 'anybody': 0.32; 'certain': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; '2013': 0.84; 'serious': 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=pTBcFsyJVkzAx34O/Aa5MdGLHpQ/UK1Df+1QB4Pg7MQ=; b=YVFazfDMQv+PDObwDk8TtfSYw/WU19Hps0Q0DB8QZudpkKBJfeef2dc6gZuxRDnYhv DUl01REqd6ULvcRNmOvPRVaLme1JF1r9khDGkFnLkOATt+AU54xdCK4foJJNON6hBAyr /9Vm9FFx3P+S+2rYDUxHS6EQYY0DgJZ34uuG7gK92ODALvRS8ZPy8dqwROXKoHcRy6Wb nX8EYyUjhqMMX/VMea/gkOmqoCAMuiASWVI9+CBWyRUHJMKTDrxyUjuKcKx80CTKiGq0 l4KKEjyLfiHPf12s82AgtDDQrPL1h+442bJe5/Y1Or69XGAMtZc21WsbNEWhwmwNm32P pLaw== |
| MIME-Version | 1.0 |
| In-Reply-To | <1357477318.76412.YahooMailNeo@web125502.mail.ne1.yahoo.com> |
| References | <1357477318.76412.YahooMailNeo@web125502.mail.ne1.yahoo.com> |
| Date | Mon, 7 Jan 2013 00:14:11 +1100 |
| Subject | Re: Proof that nobody reads the tests |
| From | Chris Angelico <rosuav@gmail.com> |
| 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 <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.163.1357478053.2939.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1357478053 news.xs4all.nl 6850 [2001:888:2000:d::a6]:36713 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:36242 |
Show key headers only | View raw
On Mon, Jan 7, 2013 at 12:01 AM, chaouche yacine <yacinechaouche@yahoo.com> wrote: > Has anybody read the source code of > /usr/lib/python2.7/test/inspect_fodder.py ? > > I wonder how did they let this into the official python distribution. I > thought Guido was serious :) people of the PSF seem to have a certain sense > of humour. I don't understand your comments. It's full of Monty Python references; that's true of large slabs of Python code and documentation. ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Proof that nobody reads the tests Chris Angelico <rosuav@gmail.com> - 2013-01-07 00:14 +1100
csiph-web