Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed3.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.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:code': 0.07; 'subject:test': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; ':-)': 0.16; 'sender:addr:gmail.com': 0.17; 'code.': 0.18; 'seems': 0.21; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'tend': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'indentation': 0.31; 'subject:the': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'whatever': 0.38; 'to:addr:gmail.com': 0.65; 'groups.': 0.74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ogp0Xt/25/5WhIDI9qRjTNIadEijSdlvvoTgUtBR3ME=; b=XgA+TZHkGSTV02q1f3219sV26AaoVET4Z20g9eAQ/Ht9JU039WUb8Rl59QHKG8HDAx TPbzeXyddfZJ62wSITIpRXrcMkGfRMlXNCO9zV6H6laAaXcOsXGYGnltSGWnGsy6PYE8 VaK7t9yTIZo+UU82Ep8ZPQxIZX2q7+lR0oOcnhqq2YiwCoYKokiywf1aHgLjVvheYlc1 ps5hT2eQEciFojFPlCJ7OFwlyv/eUJVOmokeuJwQjRHgz18J2FLLllbOvOP2+lDSC1Ri gKWuthaOXnvBFGFDGL7oGWZp/UrF9zHrNlshH9tg170PQb1r+sjOg0HDtUM6m1UeylxN pdgg== MIME-Version: 1.0 X-Received: by 10.43.11.69 with SMTP id pd5mr834608icb.62.1379949288367; Mon, 23 Sep 2013 08:14:48 -0700 (PDT) Sender: skip.montanaro@gmail.com In-Reply-To: <600ad55e-2d37-4bfd-b79f-6c6283f9d5b4@googlegroups.com> References: <6fbfa8a5-92ab-4821-92ea-7eb4efbe199d@googlegroups.com> <523d90b2$0$29988$c3e8da3$5496439d@news.astraweb.com> <9de3b59f-6cd1-4357-a59e-b2ee028d59ab@googlegroups.com> <523dbfd2$0$29988$c3e8da3$5496439d@news.astraweb.com> <0a3a0078-2d55-4cc8-bf8d-f7bede6af9f1@googlegroups.com> <523e5838$0$29988$c3e8da3$5496439d@news.astraweb.com> <48fb04f5-168e-4c91-83fe-f7a45efced25@googlegroups.com> <523edec3$0$29988$c3e8da3$5496439d@news.astraweb.com> <600ad55e-2d37-4bfd-b79f-6c6283f9d5b4@googlegroups.com> Date: Mon, 23 Sep 2013 10:14:48 -0500 X-Google-Sender-Auth: iICuIuhCQU4uF2c-Ho1IfZxIe58 Subject: Re: Sphinx Doctest: test the code without comparing the output. From: Skip Montanaro To: Luca Cerone Content-Type: text/plain; charset=UTF-8 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: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1379949291 news.xs4all.nl 15951 [2001:888:2000:d::a6]:54685 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:54646 > I don't know why but it seems that google groups stripped the indentation from the code. Because it's Google Groups. :-) 800-pound gorillas tend to do pretty much whatever they want. Skip