Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Angelico Newsgroups: comp.lang.python Subject: Re: Storing a big amount of path names Date: Sat, 13 Feb 2016 04:18:16 +1100 Lines: 15 Message-ID: References: <56BD4DCD.4080401@mrabarnett.plus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de Y6lDs/xfApoOH3owFpvOuwSSwToJqfxExK+i3tjC25LA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.028 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'language,': 0.11; '2016': 0.16; 'foot': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'ground,': 0.16; 'partly': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'stick': 0.18; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'fix': 0.21; 'am,': 0.23; 'feb': 0.23; 'sat,': 0.23; 'header:In-Reply-To:1': 0.24; 'chris': 0.26; 'point.': 0.27; 'coding': 0.27; 'message-id:@mail.gmail.com': 0.27; '13,': 0.29; 'embedded': 0.32; 'statement': 0.32; 'received:google.com': 0.35; 'behind': 0.35; 'received:209.85': 0.36; 'subject:: ': 0.37; 'received:209.85.213': 0.37; 'things': 0.38; 'received:209': 0.38; 'your': 0.60; 'letters': 0.67; 'special': 0.73; 'obvious': 0.76; '"go': 0.84; 'chrisa': 0.84; 'lit': 0.84; 'to:none': 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:cc :content-type; bh=KlHjJqPzBCvgDCRVBK69+PA4ducy8DBGrSmtFe6kCdU=; b=REb4J4SxDsmEKrAOnRXC3JigeSNSc4vU7HjjlNuK52JMu0KWEOoaCR6t0xFKxqUJ3y 2QhlxMf0I4YOOAyziZq72oMi4XPl5gEnK8rtEQLkujLUb65Q/Rpcm0iTk+IhCz+PtUg/ Cy7q4yH+G586equIFhC34dPo+Ix35A3lXr9CySe3aUEhLVtwoqCWPVuHJNLQOtZeFTr4 qVzqVqfQxFX0CKDYeSbtEr8nWK7aHrMpXvwsVCwAWabjUBM15cR5pnglyoV5Afew1ez1 P1nnX4epjvA/XlHLWFEUIMR4LiVJLro/OSILpsfWdCIKj0Qq8LKlAAQQwDq5Qi5Pqb3t 9fEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:cc:content-type; bh=KlHjJqPzBCvgDCRVBK69+PA4ducy8DBGrSmtFe6kCdU=; b=XX7SE0mLUQMU2lx2dJzYtXShEhLMXhCA95OGjbzfuqQ/f1bT8kuzH9dlHqWHUY3Ztm k66UYtl8cP+8wwlvmk9x0BKcMaEUcwbynN1osjuzJRW2+acqat6mcrp2hE5kzu+Dq7// zfGR1O/JpCSbyhJlm72ttWUNx6xcgC3/HFThQxnW1etONGdSaJl3VZ3hCOIicirbpsIt 7jfN/0jgu1PaDGEzdkX3GFF3MWo2VcwY8mLQKN5xAt/W+kOKbQVMM+8CjL8aQDdsx3Mg OrOinroSqsTYXrcoKf3e/87igJjnKx+xIyq2JQ59kVMCMZkJsI0dJA5J1764wkWoBHdQ kzxw== X-Gm-Message-State: AG10YORUSENQzoIHLLM+JTpQPOFNqTroygJFOuaioVEmm4Von0IXF4DtwyY0NCBpTqwJWy5q2WVPiH0uaIe46g== X-Received: by 10.50.28.105 with SMTP id a9mr5485462igh.94.1455297496634; Fri, 12 Feb 2016 09:18:16 -0800 (PST) In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21rc2 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:102867 On Sat, Feb 13, 2016 at 4:05 AM, Rob Gaddi wrote: > Chris Angelico wrote: > >> Start by coding things in the >> simple and obvious way, and then fix problems only when you see them. > > Is that statement available in 10 foot letters etched into stone? I actually had that built behind my house, at one point. Sadly, the letters sank until they were partly embedded into the ground, and what's left says, in the local language, "Go stick your head in a PHP", so it's lit up only for special celebrations. ChrisA