Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.069 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; 'paths': 0.05; 'only,': 0.07; 'subject:method': 0.09; 'throw': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'stored': 0.10; '4-digit': 0.16; 'limit,': 0.16; 'integer': 0.17; 'subject:page': 0.17; 'cc:2**0': 0.23; 'absolute': 0.23; 'errors': 0.23; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'appear': 0.26; 'asking': 0.32; 'correctly.': 0.33; 'subject: .': 0.33; 'point.': 0.33; 'received:google.com': 0.34; 'doing': 0.35; 'table': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'thank': 0.36; 'being': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'easier': 0.38; 'received:209.85.214': 0.39; 'space': 0.39; 'where': 0.40; 'help': 0.40; 'think': 0.40; 'your': 0.60; 'identify': 0.61; 'kind': 0.61; 'gone': 0.64; '8bit%:100': 0.70; '8bit%:92': 0.70; '2013': 0.84; 'digits?': 0.84; 'me!': 0.84; 'quota,': 0.84; 'realm': 0.84; 'subject:Using': 0.84; 'why?': 0.84 X-Received: by 10.49.35.77 with SMTP id f13mr4862612qej.4.1358878422816; Tue, 22 Jan 2013 10:13:42 -0800 (PST) Newsgroups: comp.lang.python Date: Tue, 22 Jan 2013 10:13:42 -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: <50fe787e$0$30003$c3e8da3$5496439d@news.astraweb.com> <50fe8e69$0$30003$c3e8da3$5496439d@news.astraweb.com> <0459659d-4ec2-4c7d-bee3-b4e363c916dd@googlegroups.com> <9d89d978-e570-4b2c-a18e-58d86c35dd4c@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: Using filepath method to identify an .html page 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: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1358878932 news.xs4all.nl 6862 [2001:888:2000:d::a6]:58767 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37322 =CE=A4=CE=B7 =CE=A4=CF=81=CE=AF=CF=84=CE=B7, 22 =CE=99=CE=B1=CE=BD=CE=BF=CF= =85=CE=B1=CF=81=CE=AF=CE=BF=CF=85 2013 6:23:16 =CE=BC.=CE=BC. UTC+2, =CE=BF= =CF=87=CF=81=CE=AE=CF=83=CF=84=CE=B7=CF=82 Leonard, Arah =CE=AD=CE=B3=CF= =81=CE=B1=CF=88=CE=B5: > > Thank you but the number needs to be a 4-digit integer only, if its to = be stored in the database table correctly. >=20 >=20 >=20 > Okay, I think we need to throw the flag on the field at this point. What= you're asking for has gone into a realm where you clearly don't even appea= r to understand what you're asking for. >=20 >=20 >=20 > What is the reason for your integer being limited to only 4 digits? Not = even databases are limited in such a way. So what are you doing that impos= es that kind of a limit, and why? a) I'am a reseller, i have unlimited ftp quota, hence database space b) I'am feeling compelled to do it this way c) i DO NOT want to use BIG absolute paths to identify files, just small nu= mbers , shich they are easier to maintain. Your solution i know it works and i thank you very much for providing it to= me! Can you help please on the errors that http://superhost.gr gives?