a python refactoring library...
Project description
Overview
Rope is a python refactoring library.
New Features
handling builtin modules in autoimport
added lineno to rope.contrib.findit.Location module
added ChangeSignature.get_args()
creating parent folders of .ropeproject if don’t exist
deprecating some of ChangeSignature methods
fixed inlining functions with line-breaks in arguments