如何将Python 3转换为Python 2代码?

Rog*_*vis 27 python python-3.x

我在Python 3中编写了一个程序,但现在想将其转换为Python 2代码.是否有任何实用程序自动执行此操作?

Ign*_*ams 40

你想要3to2那个.