Closed pirat89 closed 7 years ago
It should be discussed with Python 3 team. Before fixing we should find a right way how to solve it.
Note from my memories of earlier discussion:
We do not currently plan to refactor the Preupgrade Assistant code to support Python 3. On operating systems where the Preupgrade Assistant is currently used, Python 2 is the default.
Python3 was announced for Fedora23 as default, however /usr/bin/python will be still for Python2. As I read we shouldn't use shebang "#! /usr/bin/python" in our application, so we will do some harakiri.. or remove all shebang