Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.027 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'charset:iso-8859-7': 0.04; 'responding': 0.07; 'line:': 0.09; 'skip:/ 10': 0.09; '-rf': 0.16; '11:42': 0.16; 'subject: \n ': 0.16; 'subject:install': 0.16; 'subject:remove': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'appears': 0.22; '31,': 0.24; "i've": 0.25; 'least': 0.26; 'header :In-Reply-To:1': 0.27; 'host': 0.29; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'subject:skip:i 10': 0.31; 'subject:all': 0.32; 'computer.': 0.33; 'fri,': 0.33; 'subject:the': 0.34; 'received:209.85': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'received:209': 0.37; 'remote': 0.38; 'skip:o 20': 0.38; 'server': 0.38; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'skip:u 10': 0.60; 'tell': 0.60; 'subject:. ': 0.67; 'subject:latest': 0.84; 'working,': 0.84; 'mistake': 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:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=u4RbhQlHzifpznCc5Pzr1+A6fpVxyl9uKy7WAJZ8F5Y=; b=IC5LlKHkWkYyfbrx8o2U8/RUua+JTRojHloiQjNVSt5g0d3R1NdfVaJ83BC3vyIfic 1PDgnWIr2bwZn8z/aStvJFqIk3fFega91g2vKgAONxtBHIBjxSMI3+Ny8u2Q3EmEcNHS RMdGMyg1aMt5BVL+apNlcRYrJw+qoxMV0sABUUfSsgokhyrry5RORtVB/O7lcn7ca0qw b4gUaVIMtbay73doJ2bE9ta5ds+KwfeeRf0Gb5klZjU2t3cZovYinxF/fmTP8eaOu26y s+zBJuoImnYvo9WXrvaLh84QpHB4ZqdAnCxtGzv0EN1JTLJrE7WZJQ1p6U/IDA7D3cn4 m1Xg== X-Received: by 10.66.144.136 with SMTP id sm8mr14545399pab.115.1370022991538; Fri, 31 May 2013 10:56:31 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <063fc449-5582-4a84-9eea-35e04344dbe0@googlegroups.com> <98f99db1-d200-4291-a050-cbbb30290d4c@googlegroups.com> From: Ian Kelly Date: Fri, 31 May 2013 11:55:51 -0600 Subject: Re: Too many python installations. Should i remove them all and install the latest? To: Python 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370022994 news.xs4all.nl 15880 [2001:888:2000:d::a6]:56390 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46622 On Fri, May 31, 2013 at 11:42 AM, =CD=E9=EA=FC=EB=E1=EF=F2 =CA=EF=FD=F1=E1= =F2 wrote: > OMG i gave by mistake > > root@nikos [/]# rm -rf /root/.local/ > > did i screwed up my remote VPS which i host 10 peoples webpages? I don't know, is that where you were keeping the data? The website still appears to be working, as best I can tell from this computer. I've never actually been able to view it from here, because I get a UnicodeDecodeError at this line: host =3D socket.gethostbyaddr( os.environ['REMOTE_ADDR'] )[0] But at least I'm still seeing that error, so the server is still responding to requests.