「python tmp」を含む例文一覧(2)

  • 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

例文データの著作権について