Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.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.023 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:not': 0.03; 'subject:Why': 0.09; 'cc:addr:python-list': 0.11; '23,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'import': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'this:': 0.26; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'done.': 0.35; 'received:google.com': 0.35; 'thanks': 0.36; 'subject:?': 0.36; 'pm,': 0.38; "you're": 0.61; 'jul': 0.74; 'batchelder': 0.84; 'to:none': 0.92 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=aCLLk11DEcVx2n9RG7TPK9QBCCgiJ8cDV2gqIXjgfPY=; b=ldtEqsa9nMgKnrggS3Su72gP02Z9XZSEesa9P9NM4Rt/S/tTBW7yzV9IQlp61ISGJk mh2kRUEFtb3XY3/xwhXiqM3xdLuyPSq0y6BTBsh17alnc5R1cHMtNTe9zlDc8iJsc4tZ G3adkBsFDqvSYZZbxkUPZZ/l9CinnDstO75r9hE27EXDTQbhm4VSdaJp5vmJelmojWKH 3cs92dsOL2re5pIIT3pgPV7Y6EjXbOYrsGvn+tQc+9clb6mg2iRMdRQq7pEWYKER+2Sv euIS7/WCwJt3f47fiW2/npRhwykqi0U9saxwKOKhCQNulR4xCqTPqwBHF+OHeQij12V1 /2Mg== MIME-Version: 1.0 X-Received: by 10.52.248.146 with SMTP id ym18mr39509721vdc.8.1406091933270; Tue, 22 Jul 2014 22:05:33 -0700 (PDT) In-Reply-To: References: <6e09bc9c-d510-4076-b20d-32df796ca59e@googlegroups.com> Date: Wed, 23 Jul 2014 15:05:33 +1000 Subject: Re: Why does not pprint work? From: Chris Angelico Cc: "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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1406091942 news.xs4all.nl 2939 [2001:888:2000:d::a6]:58092 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:75054 On Wed, Jul 23, 2014 at 12:26 PM, Ned Batchelder wrote: >> Ned, if you're reading this: Adding the import would make the post >> clearer. :) > > > Done. Thanks Ned! ChrisA