Python 3.6.5 ドキュメント 検索
Results of 1 - 5 of about 5 for sitecustomize (0.019 sec.)
- 29.13. site --- サイト固有の設定フック — Python 3.6.5 ドキュメント 12538
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
いないため、省略されます。 これらのパス操作の後に、 sitecustomize という名前のモジュールをインポートしようします。そ...
が出力ストリームが利用出来ない状態で開始された場合、 sitecustomize から試みられた出力は無視されます。 ImportError 以外...
ec_prefix は空で、パス操作は省略されます。しかし、 sitecustomize と usercustomize のインポートはそのときでも試みられ...
history を使います。これを無効にするには、あなたの sitecustomize または usercustomize あるいは PYTHONSTARTUP ファイ...
- https://man.plustar.jp/python/library/site.html - [similar]
- 16. 付録 — Python 3.6.5 ドキュメント 9780
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア
...
ザーが Python をカスタマイズするための2つのフック、 sitecustomize と usercustomize を提供しています。これがどのように...
使わない限り、全ての Python の起動時に実行されます。 sitecustomize モジュールも同じように動作しますが、一般的にコンピ...
- https://man.plustar.jp/python/tutorial/appendix.html - [similar]
- Python モジュールのインストール (旧版) — Python 3.6.5 ドキュメント 7868
- ナビゲーション 索引 モジュール | 前へ | Python » 3.6.5 ドキュメント » Python モジュールのインスト
...
うにするために、 Python サーチパスの変更 をするか、 sitecustomize ( site 参照) を編集して site.addsitedir() を呼び出...
- https://man.plustar.jp/python/install/index.html - [similar]
- What's New in Python 2.7 — Python 3.6.5 ドキュメント 7868
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho
...
uted by Tarek Ziadé; bpo-6693 .) site モジュールは sitecustomize モジュールが import されたときに例外を報告するよう...
- https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
- What's New In Python 3.4 — Python 3.6.5 ドキュメント 7868
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho
...
たな) 振る舞いがお気に召さなければ、 PYTHONSTARTUP , sitecustomize , usercustomize のいずれかで sys からこの属性を削除...
- https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
PREV
1
NEXT