Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!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.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'value,': 0.03; 'column': 0.07; 'correct.': 0.07; 'thats': 0.07; 'complaining': 0.09; 'url:faqs': 0.09; 'charset:iso-8859-7': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'hits': 0.16; 'only?': 0.16; 'subject:Formatting': 0.16; 'url:catb': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'code,': 0.18; 'work,': 0.22; 'tried': 0.25; 'header:In-Reply-To:1': 0.25; 'coding': 0.27; 'message- id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; 'chris': 0.28; 'volunteers': 0.29; 'expect': 0.31; 'code': 0.31; 'to:addr :python-list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'too.': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'url:org': 0.36; 'why': 0.37; 'rather': 0.37; 'received:209': 0.37; 'far': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'apply': 0.39; 'step': 0.39; 'link': 0.60; 'you.': 0.61; 'want,': 0.65; 'yourself,': 0.75; '2013': 0.84; "else's": 0.84; 'subject:value': 0.84; 'demand': 0.96 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=geFFkyKQMsYhI5+IG5S7u188DNCkDXyQeclFB4efiAs=; b=OiwgqWJHhFiR1GhX4Gxq25ZmvKolrpHeaOuxfvTOCTEGFcQh3PagDk6ZU4hdMXsb2S axul+0SZ1UIcPs5y+D2Az9F9r/ubKCMxoUgQQuEJssn1LufI9tGVtByNJDQd8xRmJR17 jf47QzFG58T2fWbW+f62o1nVsQlzn4kZ75cqRqHaPM5pqsF1x/DwqTLHTuujNAABuzWi 19tGzAAkb4eTnL3TWYKFWvJTTnNB4r7qxLhzgubsVXoVVM+X7D5NOKSrZE9LZi8DE3cu SkQ+HqngbjN2arUpeAZgwjd3V79/RocfsRNp5SfPvq0//k0PMKE1ABlWqMnGdK86+ZPk gDMg== MIME-Version: 1.0 X-Received: by 10.52.176.202 with SMTP id ck10mr9944790vdc.42.1359278798758; Sun, 27 Jan 2013 01:26:38 -0800 (PST) In-Reply-To: <0f1f99da-f2fd-472c-8be3-d333289f7a9f@googlegroups.com> References: <6ad78df4-0ec0-4760-8f5a-5ecf129c5e65@googlegroups.com> <0f1f99da-f2fd-472c-8be3-d333289f7a9f@googlegroups.com> Date: Sun, 27 Jan 2013 20:26:38 +1100 Subject: Re: Formatting a column's value output 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: 31 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1359278802 news.xs4all.nl 6911 [2001:888:2000:d::a6]:38770 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37766 On Sun, Jan 27, 2013 at 8:16 PM, Ferrous Cranus wro= te: > =D4=E7 =CA=F5=F1=E9=E1=EA=DE, 27 =C9=E1=ED=EF=F5=E1=F1=DF=EF=F5 2013 11:0= 8:15 =F0.=EC. UTC+2, =EF =F7=F1=DE=F3=F4=E7=F2 Chris Angelico =DD=E3=F1=E1= =F8=E5: >> On Sun, Jan 27, 2013 at 8:04 PM, Ferrous Cranus = wrote: >> >> > Okey, so far BUT i want the url linking to happen only for the URL col= umn's value, and not for the hits column too. How do i apply the url link t= o the URL column's value only? >> >> >> >> Step 1: Learn to read documentation. >> >> Step 2: Learn to write code, rather than just ask someone else to do >> >> it for free. > > I have tried code and i have showed to you, bu i cannot get it to work as= i want, thats why i ask. The solution you provided me its not correct. You have been given a number of hints. Coding requires work, not just complaining that someone else's code "is not correct". Either pay someone to do the work, or do it yourself, but don't expect and demand that volunteers do it for you. http://www.catb.org/esr/faqs/smart-questions.html ChrisA