Am 13.04.2013 um 03:09 schrieb Pavel Sanda <sa...@lyx.org>: > José Matos wrote: >> So these are the facts. The question then is how do we want to proceed? > > I thought we want to be >3.0 compatible and ditch 2.x series completely(?). > Otherwise it looks like just maintenace burden without profit. > > What's the status of python 3 on fedora/debian/suse?
On my Mac (latest version Mac OS X 10.8.3) the default is 2.7.2. Stephan stephan$ python -V Python 2.7.2 stephan$ which python /usr/bin/python stephan$