An emacs mode for using rope refactoring library
Project description
Ropemacs is an emacs mode that uses rope library to provide features like refactorings and code-assists. You should install rope library and pymacs before using ropemacs.
New Features
added use function refactoring
auto-importing modules; see enabling autoimport section of README.txt file
added introduce method object refactoring