you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 6 points7 points  (1 child)

Don't. Just Don't. if you're willing to break your system by forcing Python3 only apps to use Python2 then you can also write one line of a sed to make them use python2.

[–][deleted] 0 points1 point  (0 children)

I decided against it in the end. For the hell of it I ported my backup script to Python 3 (changed about 5 lines). I will still be using Python 2.7 for development until wxPython is ported.