On Fri, Sep 4, 2015 at 1:31 AM, Luca Menegotto <otlucadel...@deleteyahoo.it> wrote: > Il 03/09/2015 16:32, Heli Nix ha scritto: > >> How can I do this in Linux ? > > > As far as I know, in general a Linux distro comes with Python already > installed. > All you have to do is check if the installed version matches your needs. > Tipically, you'll find Python 2.7; however, I know there are distros with > Python3.x as default (Fedora?)
Also Ubuntu. If you want to work across multiple Linux distros, the easiest way is to tell people to install either "python2" or "python3" using their system package manager, and then use that. ChrisA -- https://mail.python.org/mailman/listinfo/python-list