Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.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.036 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'solution,': 0.09; 'subject:files': 0.09; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'choice,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:remove': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'recognize': 0.24; 'cc:2**0': 0.24; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'rest': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'another': 0.32; 'cases': 0.33; 'problem': 0.35; "can't": 0.35; 'received:google.com': 0.35; "didn't": 0.36; 'possible': 0.36; 'clear': 0.37; 'even': 0.60; 'solve': 0.60; 'choose': 0.64; 'here': 0.66; '2015': 0.84; 'fortunately,': 0.84; 'heh.': 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:content-transfer-encoding; bh=4ustogbPzg9qTT9i6Gj04ZlaaQAX/8hdmF+nJlb6hNw=; b=SLb9JdhOJP/fQMhN11VyFzimkuobyyjdYGua7U8hR1J3Avseh42LSLr2pHyCHz3qNf 037T5ksy+ts6hyX95rP8TlO01TAyX8OMAM7dWpJHX+yz1y2O1hkQVucH1E3lxd8Q5dM/ xMp4pu6vV6kz1EUgjebxjFXRp2HLbwUATU6uG8hN7AhAHS6qAZ4Klat4URPhYqN71fHj J7hW+Af2qGFzFTTir/caOd4PHXVgS70Tj6IbS2lLxkuUbycJ2PEDyFO/nyzEErKS1jwe yz72C7TSqJlJqqMWmuL/1xG8BR6ep+KPCuASXiXTPXoKp7AAbOxE82svNz8RKrpq9zMW FOVQ== MIME-Version: 1.0 X-Received: by 10.107.134.39 with SMTP id i39mr67370652iod.53.1420208087153; Fri, 02 Jan 2015 06:14:47 -0800 (PST) In-Reply-To: <20150102141009.GA24786@arxnet.hu> References: <20150102090051.GC22372@arxnet.hu> <20150102102153.GA89926@cskk.homeip.net> <20150102053552.6ed449b8@bigbox.christie.dr> <20150102123604.GB24295@arxnet.hu> <20150102135132.GE24572@arxnet.hu> <20150102141009.GA24786@arxnet.hu> Date: Sat, 3 Jan 2015 01:14:47 +1100 Subject: Re: How do I remove/unlink wildcarded files From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1420208095 news.xs4all.nl 2960 [2001:888:2000:d::a6]:60801 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:83119 On Sat, Jan 3, 2015 at 1:10 AM, Ervin Heged=C3=BCs wrot= e: > I didn't want to solve the OP's problem - I just gave an idea. > Here was another possible solution, I think the OP can choose the > right one :) Heh. Fortunately, even in cases where the OP can't recognize the right choice, the rest of python-list will make it pretty clear :) ChrisA