Python 2.2.3

概要:

URL: http://www.python.org/

URL (日本語):

ダウンロード先:

% tar -zxvf Python-2.2.3.tgz
% cd Python-2.2.3
% ./configure
% make
% make test
# make install