In message <mailman.1737.1287096167.29448.python-l...@python.org>, Jeffrey Gaynor wrote:
> 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. Given Python’s dynamic nature, I think that’s an undecidable problem. -- http://mail.python.org/mailman/listinfo/python-list