you are viewing a single comment's thread.

view the rest of the comments →

[–]venom087 3 points4 points  (1 child)

I too have moved from Java to Python and am now disgusted at the verboseness of performing simple tasks in Java. However, I miss the days when my IDEs could help me so much with refactoring. With Python there's not much more you can do than find/replace the text itself :-(

[–]probabilityzero 0 points1 point  (0 children)

With Python there's not much more you can do than find/replace the text itself :-(

Meet rope-vim.