2010-08-12 2010/8/4 から 2010/8/11 までの更新 translate pymotw python 以下の標準モジュールのチュートリアルを翻訳しました。 abc – 抽象基底クラス - Python Module of the Week dis – Python バイトコードディスアセンブラ - Python Module of the Week functools – 関数を巧みに操作するためのツール - Python Module of the Week operator – ビルトイン演算子に対する関数インタフェース - Python Module of the Week