ダウンロードリスト

プロジェクト概要

ロープは Python リファクタリング ライブラリです。リファクタリングと援助のコーディングのような機能を提供する他の Ide で使用できます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2009-02-20 03:27
0.9.2

autoimportモジュールは、現在のすべてのサブキャッシュをサポートしてモジュールのモジュールです。再帰の読み込み時にモジュールを固定されている。 setuptoolsのための基本的なサポートが追加されています。抽出方法条件変数の更新を処理するように変更されている。
タグ: Major feature enhancements
The autoimport module now supports caching all sub-modules of a module. Recursion when loading modules has been fixed. Basic support for setuptools has been added. The extract method has been changed to handle conditional variable updates.

2008-10-29 14:26
0.9.1

import_dynload_stdmods変数extension_modules変数のサイズを減らすために追加されている。いくつかのWindows固有のバグが修正されました。
タグ: Major feature enhancements
The import_dynload_stdmods variable has been added to reduce the size of the extension_modules variable. Some Windows-specific bugs were fixed.

2008-10-03 21:38
0.9

darcsのVCSはすぐにサポートされます。 Macの行末処理されます。関数のようにすべてのファイルがローカル変数のインライン化は検索されませんが変更された変数のインライン化する。 cygwinのパスの問題が修正されました。
タグ: Major feature enhancements
The Darcs VCS is now supported. Mac line-endings
are handled. The function to inline a variable was
changed so that it does not search all files when
inlining a local variable. Cygwin path problems
were fixed.

2008-07-24 20:42
0.8.4

インラインリファクタリング強化されています。 changestack、fixmodnames、およびfinderrorsモジュールrope.contribパッケージに追加されました。拡張モジュールの処理を改善しました。 rope.contrib.findit.find_definition()が追加されている。
タグ: Major feature enhancements
Inline refactoring has been enhanced. changestack, fixmodnames, and finderrors modules were added to rope.contrib package. Extension module handling was improved. rope.contrib.findit.find_definition() has been added.

2008-06-20 17:07
0.8.3

autoimport組み込みモジュールを処理するために変更されました。ChangeSignature.get_args()メソッドが追加され、一部のメソッドは廃止された。 lineno属性rope.contrib.findit.Locationに追加されました。ラインを持つ関数のインライン化の引数に改行を修正しました。
タグ: Major feature enhancements
autoimport was changed to handle builtin modules.
The ChangeSignature.get_args() method was added
and some of its methods were deprecated. The
lineno attribute was added to
rope.contrib.findit.Location. Inlining functions
with line-breaks in arguments was fixed.

プロジェクトリソース