Too many python installations. Should i remove them all and install the latest?

Ian Kelly ian.g.kelly at gmail.com
Fri May 31 13:55:51 EDT 2013


On Fri, May 31, 2013 at 11:42 AM, Νικόλαος Κούρας <nikos.gr33k at gmail.com> wrote:
> OMG i gave by mistake
>
> root at 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 = socket.gethostbyaddr( os.environ['REMOTE_ADDR'] )[0]

But at least I'm still seeing that error, so the server is still
responding to requests.



More information about the Python-list mailing list