would install pure modules to /tmp/python/lib in the first case, and to /tmp/lib in the second case. とすると、最初の書き方では pure モジュールが/tmp/python/lib に入り、二番目の書き方では /tmp/lib に入ります。 - Python
(For the second case, you probably want to supply an installation base of/tmp/python.)You probably noticed the use of $HOME and $PLAT in the sample configuration file input. (二番目のケースでは、インストールベースを /tmp/python に指定しようと考えるでしょう。 )読者は、設定ファイル例で、入力値に $HOME や $PLAT を使っていることに気づいているかもしれませんね。 - Python
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.