PyCharm

Vladimir Ignatov kmisoft at gmail.com
Fri Oct 15 01:11:22 EDT 2010


Hello,

> One thing that bugs me in refactoring though is that renaming a method or variable does not necessarily work. It's supposed to track down all >references and correctly change them, but it tends to be hit or miss.

Since we got a true dynamic language here (Python) I don't see a way
how a "perfect" refactoring can be done even in a theory. PyDev tends
to do the very same things. Okay, at least that saves me $199. Not
bad.

Vladimir Ignatov



More information about the Python-list mailing list