Python rope 0.6 (Default branch) |
|
|
Python rope is a Python refactoring library and
IDE. The IDE uses the library to provide features
like refactoring and coding assistance.
License: GNU General Public License (GPL)
Changes:
Restructurings were added. Imports are handled
when inlining. Similar expressions/statements are
extracted in extract refactorings. The contents of
list comprehensions are now inferred.
|