On Fri, May 31, 2013 at 11:42 AM, Νικόλαος Κούρας <nikos.gr...@gmail.com> 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 = socket.gethostbyaddr( os.environ['REMOTE_ADDR'] )[0] But at least I'm still seeing that error, so the server is still responding to requests. -- http://mail.python.org/mailman/listinfo/python-list