theperfectreqop.blogg.se

Differences between python3 on ubuntu vs mac
Differences between python3 on ubuntu vs mac





differences between python3 on ubuntu vs mac

Lrwxrwxrwx 1 root root 10 /usr/bin/python3m -> python3.6m Lrwxrwxrwx 1 root root 16 /usr/bin/python3-config -> python3.6-config Lrwxrwxrwx 1 root root 34 /usr/bin/python3.6m-config -> x86_64-linux-gnu-python3.6m-config Lrwxrwxrwx 1 root root 33 /usr/bin/python3.6-config -> x86_64-linux-gnu-python3.6-config Lrwxrwxrwx 1 root root 9 /usr/bin/python3 -> python3.6 rwxr-xr-x 1 root root 389 /usr/bin/python2-pasteurize rwxr-xr-x 1 root root 385 /usr/bin/python2-futurize Lrwxrwxrwx 1 root root 16 /usr/bin/python2-config -> python2.7-config Lrwxrwxrwx 1 root root 33 /usr/bin/python2.7-config -> x86_64-linux-gnu-python2.7-config Lrwxrwxrwx 1 root root 9 /usr/bin/python2 -> python2.7 Lrwxrwxrwx 1 root root 9 /usr/bin/python -> python2.7

differences between python3 on ubuntu vs mac

Ubuntu 18.04, from my terminal ~$ python3 -version







Differences between python3 on ubuntu vs mac