Re: [Tutor] python3.4m

2015-04-02 Thread Alex Kleider
On 2015-04-02 19:42, Ben Finney wrote: Alex Kleider writes: A listing of /usr/bin/python* on my Ubuntu 14.04 LTS machine yields the following: alex@t61p:~$ ls -l /usr/bin/python* […] -rwxr-xr-x 1 root root 3802224 Apr 11 2014 /usr/bin/python3.4m lrwxrwxrwx 1 root root 10 Aug 23 2014 /us

Re: [Tutor] python3.4m

2015-04-02 Thread Ben Finney
Alex Kleider writes: > A listing of /usr/bin/python* on my Ubuntu 14.04 LTS machine yields > the following: > alex@t61p:~$ ls -l /usr/bin/python* > […] > -rwxr-xr-x 1 root root 3802224 Apr 11 2014 /usr/bin/python3.4m > lrwxrwxrwx 1 root root 10 Aug 23 2014 /usr/bin/python3m -> > python3.4

[Tutor] python3.4m

2015-04-02 Thread Alex Kleider
A listing of /usr/bin/python* on my Ubuntu 14.04 LTS machine yields the following: alex@t61p:~$ ls -l /usr/bin/python* lrwxrwxrwx 1 root root 9 Aug 23 2014 /usr/bin/python -> python2.7 lrwxrwxrwx 1 root root 9 Aug 23 2014 /usr/bin/python2 -> python2.7 -rwxr-xr-x 1 root root 317689