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!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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: UNSURE 0.263 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.50; '*S*': 0.03; 'advice,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'mind.': 0.24; 'guys': 0.24; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'figure': 0.32; 'problem': 0.35; 'advice': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'false': 0.36; "didn't": 0.36; 'useful': 0.36; 'nov': 0.38; 'to:addr:python-list': 0.38; '12,': 0.39; 'itself': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'read': 0.60; 'gone': 0.61; 'tips': 0.61; 'worth': 0.66; 'answer.': 0.68; 'saw': 0.77; 'joel': 0.91; '2013': 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=AjCWv6tVeFcSqwXmhOrPJtdMWYI2Vylnz0frT7QJaRw=; b=lBwrCAE/A0V12GwVsN/EOuZFu2rSvfwS6qz0uEosBmdDttUM6G4jISi555Uwt/KUAT qzQ4FQDW59rfvQXjrKT375fJIB0NN56h1zAJF5FIiOoBb4jqUbjL2U7WleuRKWOK+CAM GeHC+3SDVb/x1zwiu+4Fky7ayDABOvXhqrabb25d2aDtujP43SiSkSX3KBdxE620WUrp jyKROLuIZclLTZLh8008D/7c03AxpDrrZQ3+XLL4InYY9Kg7i7tyEXI+IFFzdBeS6WfJ j38yuJVetcCPK3rYbnw85sdsF2ehgit6IIc/iHD7MSvNn8iCIFoLk4uF5P/EAtlxJPR7 UALQ== MIME-Version: 1.0 X-Received: by 10.66.118.129 with SMTP id km1mr5895881pab.127.1384210291801; Mon, 11 Nov 2013 14:51:31 -0800 (PST) In-Reply-To: References: <521ed3d4-e2f7-4196-947d-61f94573a8ce@googlegroups.com> <52815D52.3030404@gmail.com> Date: Tue, 12 Nov 2013 09:51:31 +1100 Subject: Re: Creating a function for a directory From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Tue, 12 Nov 2013 02:38:51 +0100 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384220333 news.xs4all.nl 15924 [2001:888:2000:d::a6]:37528 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59131 On Tue, Nov 12, 2013 at 9:44 AM, Joel Goldstick wrote: > Sorry for incorect answer. Those guys nailed it Your answer wasn't incorrect, because it didn't give any false information. Bob and I saw the problem itself and gave advice, but you gave useful general advice on how to find the problem, which is worth bearing in mind. Matt, read Joel's response for useful tips on how to figure out what might have gone wrong. :) ChrisA