Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!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.184 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.72; '*S*': 0.09; 'charset:iso-8859-7': 0.04; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'lie,': 0.16; 'wizard': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'getting': 0.31; 'yes.': 0.31; 'subject:from': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'address.': 0.39; "you're": 0.61; 'choose': 0.64; 'jul': 0.74; 'location?': 0.84; 'subject:Location': 0.84; 'cast': 0.91; '2013': 0.98 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:to :content-type:content-transfer-encoding; bh=8T2lBAC6bvtDkE2g6C+yGmzSy6+0FSIdlxQnvn/d6Uw=; b=ox7+4yP5ipGuM+uHrgzbBX4J3Ks2J/fHyc+UPD6nZihnTEzPhmqvjYEBL1TGHUdCtB lDeLLqI2aH2DDNBiIyZtDk/5k5AjFRFgSk7ysanTd8BWzx1bGf1pLzX5ZFC/B0mVZGGQ 0ilaLr3kkvaeHZHP0wIFW1BXz2dGMc/Qp4frnUBNrUnCu6As2I/YXTDfyl5qeMryFvLS zjgp0+31w01y7p1uDTt9aHTZwT07KiGdBIv9RCRW3Gsg07Nlnr2yD5xZCrkHgCzq1ESX CpJPPpCcJK1kdVqVdjPjTiMun7ckzRJx6cSh+oq9vInYjzChJEvJ4lLLjuFdV7zdPfuc k/CQ== MIME-Version: 1.0 X-Received: by 10.52.93.106 with SMTP id ct10mr7904099vdb.83.1373099434807; Sat, 06 Jul 2013 01:30:34 -0700 (PDT) In-Reply-To: References: Date: Sat, 6 Jul 2013 18:30:34 +1000 Subject: Re: Geo Location extracted from visitors ip address 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1373099438 news.xs4all.nl 15911 [2001:888:2000:d::a6]:38578 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:50053 On Sat, Jul 6, 2013 at 6:01 PM, =CD=DF=EA=EF=F2 Gr33k = wrote: > Is there any way to pinpoint the visitor's exact location? Yes. You ask them to fill in a shipping address. They may still lie, or they may choose to not answer, but that's the best you're going to achieve without getting a wizard to cast Scrying. ChrisA