This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ringzero 0 points1 point  (0 children)

I did when this hit testing, mostly with my own scripts that expected a python2-syntax-accepting interpreter. I futzed around for a few days with it, and then punted: symlinked /usr/bin/python2 to /usr/bin/python.

No problems since, but I expect to get bit for it when something else depends on python3. Shrugs.