Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!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: OK 0.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'dev': 0.07; 'lawrence': 0.09; 'tuple': 0.09; 'charset:iso-8859-7': 0.15; 'expects': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'os.walk': 0.16; 'subject: \n ': 0.16; 'subject:based': 0.16; 'subject:values': 0.16; 'threads': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'certainly': 0.17; 'restrictions': 0.17; 'trying': 0.21; 'work,': 0.22; 'posts': 0.23; 'least': 0.25; 'header:In-Reply- To:1': 0.25; 'fit': 0.26; 'message-id:@mail.gmail.com': 0.27; "doesn't": 0.28; 'complain': 0.29; 'questions.': 0.29; 'things,': 0.29; 'though.': 0.29; 'waste': 0.30; 'code': 0.31; 'generally': 0.32; 'getting': 0.33; "he's": 0.33; 'him.': 0.33; 'subject:data': 0.33; 'to:addr:python-list': 0.33; 'everyone': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'some': 0.38; 'instead': 0.39; 'to:addr:python.org': 0.39; 'notice': 0.39; 'world': 0.63; 'our': 0.65; 'gave': 0.65; 'him,': 0.66; 'records': 0.68; '"most': 0.84; '2013': 0.84; 'refusing': 0.84; 'suits': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=hP/U77TFGtqTimNrqzG1XEZqnIKuYrY/btKkjz83h5c=; b=O8KQN39bR2X7d/MZN7nUH2fV5v/IH/R37I5DFZz6Tt6RtHNib0Y06kZyCEkn9GLecN dmWudBVECDgX/Idnodi+mxLDpR+95w4Rz4G/0kTnOQS0qnvBTEi3A9H3u6IsfN5RSDhX sfSPyghJcIxoDLhqh5vjalvSD1KmTrrSWzzlJZ6dagqvzcCHIU9h/YBUbSqkWgu5q85I Chh0blYh6oz8LvtfgLVGVc+49C7DxgC4I7eWJM24CHjJmSpqkTEzPhCo5TsCFsB1fztV UDNtUe/Dse1CeCDFKF+P9mNvp8PgqugxBSBblF48m6kUHDEzT/2ZEiDUN4hJXVC36hpS zXPA== MIME-Version: 1.0 X-Received: by 10.220.218.195 with SMTP id hr3mr11037765vcb.70.1362577242682; Wed, 06 Mar 2013 05:40:42 -0800 (PST) In-Reply-To: References: <390f0dc5-5750-4849-9433-a19d90cc8566@googlegroups.com> Date: Thu, 7 Mar 2013 00:40:42 +1100 Subject: Re: sync databse table based on current directory data without losign previous values From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable 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: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362577250 news.xs4all.nl 6868 [2001:888:2000:d::a6]:56829 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40636 On Wed, Mar 6, 2013 at 10:52 PM, Mark Lawrence wr= ote: > On 06/03/2013 07:45, =CD=DF=EA=EF=F2 =C3=EA=F133=EA wrote: >> blah blah blah >> blah blah blah >> blah blah blah > You were told yesterday at least twice that os.walk returns a tuple but y= ou > still insist on refusing to take any notice of our replies when it suits > you, preferring instead to waste everbody's time with these questions. O= r > are you trying to get into the Guinness Book of World Records for the > laziest bastard on the planet? This is the same person who posts under the name Ferrous Cranus. His threads are open-ended time sinks; he generally expects everyone else to do the work, while his contribution is to complain that the provided code doesn't fit some arbitrary set of restrictions that don't always even make sense. Guinness might be interested in him as "Most Successful Troll", though. He certainly absorbed a lot of my dev time before I gave up on him, and by the look of things, he's still getting other people to do his work for him. ChrisA