Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed6.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.059 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'subject:file': 0.07; 'aug': 0.13; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'thread.': 0.16; 'wrote:': 0.17; 'tim': 0.18; 'variable': 0.20; 'received:209.85.214.174': 0.21; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'chase': 0.29; 'fri,': 0.30; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'mapping': 0.35; 'received:209.85': 0.35; "i'll": 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'etc,': 0.84; 'dirty': 0.91; 'hungarian': 0.91 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=EYcLxpyX4clKtTL3daf5Mv7zCArwdT4KzUW8kZqYGAI=; b=nmB1DyNo/0FU02q8jqWruKfmQTR50+OOYhhs51hEiiakQdqmexLfkgnJkVaeoAh5Eb yX9rdi/qoqrIQpPlEBO4CckipOj+vzpt5tkJuMhWJky3VYx3/LWhecwuM/GZneRq/zHB Lowj6e7FfKPKJifVLIvxHZSWhVZlPln7atnBIoFu8vpbVYFrNecgZHdCLG7hZiSRfZbx 5T7GozUs74/H4g4RzqA9Cc/xH+Qd+ggvNUq2FS9IRKloGgDZGi8bLzoLPJ4ImfeSaWsD 6SzqNsn5EnDqVLcqoL4rNBdchD2RO6ZdxqQ4a5+ScaYs3YU4j9jijyB6d+9zl/6L5opl 4cSg== MIME-Version: 1.0 In-Reply-To: <502452FA.9040801@tim.thechases.com> References: <930ab3d8-4ab9-446d-9970-ee811eb70a44@googlegroups.com> <50241F14.2060209@tim.thechases.com> <36EA3847-6713-4C12-B47B-9B5E10325F00@gmail.com> <502429C3.5000600@tim.thechases.com> <502452FA.9040801@tim.thechases.com> Date: Fri, 10 Aug 2012 10:31:59 +1000 Subject: Re: save dictionary to a file without brackets. From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1344558722 news.xs4all.nl 6989 [2001:888:2000:d::a6]:43736 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:26839 On Fri, Aug 10, 2012 at 10:16 AM, Tim Chase wrote: > We apologise for the off-topicness in the thread. Those responsible > have been sacked... So if you take every mapping variable in your program and name them "dFoo", "dBar", "dQuux", etc, for "dict"... would that be a dirty Hungarian dictionary? Excuse me, I'll go and sack myself now. ChrisA