Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51573

Re: Python script help

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 <rosuav@gmail.com>
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 <c382dc59-d52c-47e6-8e96-16d4ef07e640@googlegroups.com>
References <4566d0e7-2576-4d09-83f5-fca3b370710a@googlegroups.com> <mailman.5315.1375198746.3114.python-list@python.org> <c382dc59-d52c-47e6-8e96-16d4ef07e640@googlegroups.com>
Date Tue, 30 Jul 2013 16:58:14 +0100
Subject Re: Python script help
From Chris Angelico <rosuav@gmail.com>
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 <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.5318.1375199904.3114.python-list@python.org> (permalink)
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

Show key headers only | View raw


On Tue, Jul 30, 2013 at 4:49 PM,  <cool1574@gmail.com> 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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python script help cool1574@gmail.com - 2013-07-30 07:49 -0700
  Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-07-30 16:38 +0100
    Re: Python script help cool1574@gmail.com - 2013-07-30 08:49 -0700
      Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-07-30 16:58 +0100
        Re: Python script help cool1574@gmail.com - 2013-07-30 09:10 -0700
          Re: Python script help cool1574@gmail.com - 2013-07-30 09:12 -0700
            Re: Python script help Cameron Simpson <cs@zip.com.au> - 2013-07-31 07:47 +1000
            Re: Python script help Joshua Landau <joshua@landau.ws> - 2013-07-31 07:24 +0100
          Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-07-30 17:22 +0100
          Re: Python script help Vincent Vande Vyvre <vincent.vandevyvre@swing.be> - 2013-07-30 18:58 +0200
  Re: Python script help Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2013-07-30 17:32 +0200
  Re: Python script help Denis McMahon <denismfmcmahon@gmail.com> - 2013-07-31 05:08 +0000
  Re: Python script help cool1574@gmail.com - 2013-07-31 01:15 -0700
    Re: Python script help alex23 <wuwei23@gmail.com> - 2013-08-01 10:57 +1000
      Re: Python script help Alister <alister.ware@ntlworld.com> - 2013-08-01 10:39 +0000
    Re: Python script help Piet van Oostrum <piet@vanoostrum.org> - 2013-08-23 22:37 -0400
  Re: Python script help cool1574@gmail.com - 2013-08-01 09:02 -0700
    Re: Python script help Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2013-08-02 10:44 +0200
  Re: Python script help cool1574@gmail.com - 2013-08-02 02:46 -0700
    Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-08-02 11:01 +0100
      Re: Python script help cool1574@gmail.com - 2013-08-04 08:57 -0700
        Re: Python script help Chris Angelico <rosuav@gmail.com> - 2013-08-04 17:20 +0100
    Re: Python script help Michael Torrie <torriem@gmail.com> - 2013-08-04 16:58 -0600
    Re: Python script help Jake Angulo <jake.angulo@gmail.com> - 2013-08-05 10:30 +1000

csiph-web