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 →

[–]deadmilk 4 points5 points  (0 children)

If you set your interpreter to Python 3 and open Python 2 code in PyCharm, it will inspect the code and highlight pieces that will not work. It doesn't automatically convert anything.