> --
> http://mail.python.org/mailman/listinfo/python-list
Check if python3 and python3.3 aren't the same. Run them and look at the "intro" lines.
On 31 May 2013 19:09, "Νικόλαος Κούρας" <nikos...@gmail.com> wrote:
> > On Fri, May 31, 2013 at 11:42 AM, Νικόλαος Κούρας <nikos...@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?
Couldn't you check ten websites which are your responsibility, instead of asking this list?
> Everything seem to be workign as expected, my webiste and the other 10 client websites just chhecked.
Good.
> please tell me how to unistall python 2.6 and just keep 2.7
> and install 3.3.2 please uisng yum.
>
> yum install python3 doesnt work for me.
No. Wait. Why are you uninstalling python 2.6? Because you have too many python installations?
If you're on a production server with client data, should you really have a root shell?
On May 31, 2013 6:27 PM, "Chris Angelico" <ros...@gmail.com> wrote:
> Yeah. I know that particular one because I have l aliased to ls -CF
> (aka --columns --classify), mainly because it came that way as a
> commented-out entry in my first Debian. Have since become quite
> accustomed to it; to me, 'l' means 'look' (I do love my MUDs), so I'm
> considering aliasing 'gl' to 'pwd' so that I can 'glance' too :)
>
> Hmm. What other MUD commands have obvious Unix equivalents?
>
> say --> echo
> emote --> python -c
> attack --> sudo rm -f
Have you ever tried Adventure Shell?
> --
> http://mail.python.org/mailman/listinfo/python-list
Pip should be in your system's package manager. In Ubuntu it's available through sudo apt-get install python-pip.
What are those development tools you speak of?
Why would you uninstall perl?
It is not the recommended way to install pip, but you can ironically easy_install pip
On 4 Jun 2013 12:26, "Fábio Santos" <fabiosa...@gmail.com> wrote:
>
>
> On 4 Jun 2013 10:54, "Νικόλαος Κούρας" <nikos...@gmail.com> wrote:
> >
> It is not the recommended way to install pip, but you can ironically easy_install pip
Sorry for double posting but my favorite web host has a lot of pythons. It is very handy.