Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.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.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'value,': 0.03; 'column': 0.07; 'correct.': 0.07; 'thats': 0.07; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'hits': 0.16; 'only?': 0.16; 'subject:Formatting': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'code,': 0.18; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'tried': 0.25; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'chris': 0.28; 'code': 0.31; 'received:google.com': 0.34; 'pm,': 0.35; 'too.': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'why': 0.37; 'rather': 0.37; 'received:209': 0.37; 'far': 0.37; 'subject:: ': 0.38; 'apply': 0.39; 'step': 0.39; 'link': 0.60; 'want,': 0.65; '8bit%:100': 0.70; '8bit%:92': 0.70; '2013': 0.84; 'subject:value': 0.84 X-Received: by 10.49.81.72 with SMTP id y8mr2051761qex.42.1359278189546; Sun, 27 Jan 2013 01:16:29 -0800 (PST) Newsgroups: comp.lang.python Date: Sun, 27 Jan 2013 01:16:29 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=94.68.70.179; posting-account=DYJQ-woAAACEPH85Au2BhUVfFTfSfVa4 References: <6ad78df4-0ec0-4760-8f5a-5ecf129c5e65@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 94.68.70.179 MIME-Version: 1.0 Subject: Re: Formatting a column's value output From: Ferrous Cranus To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org 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: , Message-ID: Lines: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1359278809 news.xs4all.nl 6903 [2001:888:2000:d::a6]:38848 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37767 =CE=A4=CE=B7 =CE=9A=CF=85=CF=81=CE=B9=CE=B1=CE=BA=CE=AE, 27 =CE=99=CE=B1=CE= =BD=CE=BF=CF=85=CE=B1=CF=81=CE=AF=CE=BF=CF=85 2013 11:08:15 =CF=80.=CE=BC. = UTC+2, =CE=BF =CF=87=CF=81=CE=AE=CF=83=CF=84=CE=B7=CF=82 Chris Angelico =CE= =AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > On Sun, Jan 27, 2013 at 8:04 PM, Ferrous Cranus w= rote: >=20 > > Okey, so far BUT i want the url linking to happen only for the URL colu= mn's value, and not for the hits column too. How do i apply the url link to= the URL column's value only? >=20 >=20 >=20 > Step 1: Learn to read documentation. >=20 > Step 2: Learn to write code, rather than just ask someone else to do >=20 > 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.