Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!news.roellig-ltd.de!open-news-network.org!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.071 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.01; 'learn,': 0.09; 'cc:addr :python-list': 0.11; 'exactly?': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject: \n ': 0.16; 'subject:log': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'cc:2**0': 0.24; 'header :In-Reply-To:1': 0.27; 'subject:list': 0.30; 'message- id:@mail.gmail.com': 0.30; 'subject:website': 0.31; 'subject:with': 0.35; 'received:google.com': 0.35; 'pm,': 0.38; 'use.': 0.39; 'how': 0.40; 'break': 0.61; 'mar': 0.68; 'site?': 0.84; 'subject:try': 0.84; 'wordpress': 0.91; '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; bh=g29v9lz7uWrAt/xisEKLPtt6Vf4kLR5sBE0hzmzn7ng=; b=Bkxh6WEhiDryGb7Le2HMRcnTA/a1od0L2ibAlWBlzGiUvQqdPU7g0vrV7gicCsffGG eYp/mnX4R9lDysVw2NvHYJONP1nd1Z3gzNnapcIaOnthuPSINlF15jcnU8UxbDnBiEXJ 5lXqaFhgWdPtkXORpE2J94kUKu0oLAvky18fZATXfkMotHaWUzg9Du4/BZ7uAuH4dbLN GzvGAUkfBfxWXse3xvOWHi4bF6TA2lwPvy9c/ijb+ewhpEvAUA1EnlKanVIlQ3fHbWbr EAX6J069sUiG7oDEQP2JoLtsmMqc37gcy63+NIeLlYWu0LqawGvvubEXQBiOJXrkxaK1 mNgg== MIME-Version: 1.0 X-Received: by 10.69.25.69 with SMTP id io5mr10817220pbd.22.1393851611843; Mon, 03 Mar 2014 05:00:11 -0800 (PST) In-Reply-To: References: <1177d930-a3c4-4152-818c-33d5172083f8@googlegroups.com> Date: Tue, 4 Mar 2014 00:00:11 +1100 Subject: Re: Iterate through a list and try log in to a website with urllib and re From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1393851620 news.xs4all.nl 2915 [2001:888:2000:d::a6]:57117 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:67536 On Mon, Mar 3, 2014 at 11:51 PM, Marcus wrote: > Yes, it's only for my own use on my local WordPress installation. Only educational use. What are you trying to learn, exactly? How to break into a WP site? Still dubious. ChrisA