Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.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.068 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.04; 'subject:Python': 0.06; 'subject:help': 0.08; 'subject:script': 0.09; 'python': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'script?': 0.16; 'wrote:': 0.18; 'lets': 0.24; 'script': 0.25; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'but': 0.35; 'received:google.com': 0.35; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'full': 0.61; '30,': 0.65; 'situation': 0.65; 'jul': 0.74; 'drops': 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=AukSYjH1DxAxYxkeQLUV3+sVXxr0GgeOf6POmZbGlyo=; b=S54E1dGrv9GdgvmYReRoM22BvFSAOC46Nkgww/lb/50EP/5svTBVgOhbtCoQMJcPcg XMtFSB+022WdtRmNixV/63sq6feOv54x5SnKDMs2Aq4iHN8TE8yMNbogBcvB6u8j+Ax7 RQqHszXeR7B20cc97jsRjXUtnPQvSE5SyhypYPu8qYO52izz+JzuEZFJGRnVbWPqmyX4 1wb7vFZjH1UTYqdd9xvJUqE6XlrofeS8Q16VzfoT+TqPKPWt3AuFjrBUtWNAaoyd7jId MNVXhbIVDjlXeVkH+oEtyaifY0XZkZcFidL6E9RKj3ROIbkvSeQMMuAzQ1+UIicfzfAr BZjw== MIME-Version: 1.0 X-Received: by 10.52.163.165 with SMTP id yj5mr13252621vdb.104.1375199894936; Tue, 30 Jul 2013 08:58:14 -0700 (PDT) In-Reply-To: References: <4566d0e7-2576-4d09-83f5-fca3b370710a@googlegroups.com> Date: Tue, 30 Jul 2013 16:58:14 +0100 Subject: Re: Python script help 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.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: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1375199904 news.xs4all.nl 15985 [2001:888:2000:d::a6]:59572 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:51573 On Tue, Jul 30, 2013 at 4:49 PM, wrote: > I know but I think using Python in this situation is good...is that the full script? That script just drops out to the system and lets wget do it. So don't bother with it. ChrisA