Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!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.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'arguments': 0.07; 'executed': 0.07; 'strings.': 0.07; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'subject:error': 0.11; 'charset:iso-8859-7': 0.15; 'of\xa0': 0.16; 'subject:when': 0.16; 'url:py': 0.16; 'string': 0.17; 'wrote:': 0.17; 'skip:" 40': 0.20; 'produces': 0.22; 'errors': 0.23; 'cc:2**1': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'cc:addr:gmail.com': 0.27; 'fixed': 0.28; 'arguments.': 0.29; 'probably': 0.29; 'code': 0.31; 'problem': 0.33; 'received:google.com': 0.34; 'thanks': 0.34; 'list': 0.35; 'but': 0.36; 'subject:: ': 0.38; 'your': 0.60; 'from:no real name:2**0': 0.60; 'link': 0.60; 'different': 0.63; 'from:addr:info': 0.68; 'subject:this': 0.84; '2013': 0.84; 'hours!': 0.84; '\xcc\xe1\xf1\xf4\xdf\xef\xf5': 0.84 X-Received: by 10.49.98.161 with SMTP id ej1mr189865qeb.31.1362770203451; Fri, 08 Mar 2013 11:16:43 -0800 (PST) Newsgroups: comp.lang.python Date: Fri, 8 Mar 2013 11:16:43 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=94.68.106.213; posting-account=wO-u-AkAAADVNuaRQ7DHZC-e_3J3qtlI References: User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 94.68.106.213 MIME-Version: 1.0 Subject: Re: I cant understand this error when i click a link on my website From: info@cravendot.gr To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable Cc: =?ISO-8859-7?B?zd/q7/Igw+rxMzPq?= , python-list 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: 34 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362770212 news.xs4all.nl 6966 [2001:888:2000:d::a6]:55260 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40889 =D4=E7 =D0=E1=F1=E1=F3=EA=E5=F5=DE, 8 =CC=E1=F1=F4=DF=EF=F5 2013 7:04:29 = =EC.=EC. UTC+2, =EF =F7=F1=DE=F3=F4=E7=F2 sven =DD=E3=F1=E1=F8=E5: > On 8 March 2013 16:50, =CD=DF=EA=EF=F2 =C3=EA=F133=EA wrote: >=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20 > but that same exact code is executed withour errors when someone is http:= //superhost.gr >=20 >=20 >=20 > the erro is produces when he is requesting a link from that page... >=20 > -- >=20 >=20 >=20 > But with different arguments. It's http://superhost.gr/?htmlpage=3Dfiles.= py =A0http://superhost.gr/ and the arguments to your regex are coming up as= "string=3D['/home/nikos/public_html/index.html', 'files.py']" which is cle= arly a list of strings. >=20 > In the case of=A0http://superhost.gr/ it's probably just a single string >=20 > --=20 > ./Sven Thanks i have fixed the problem just now after 3 hours!