Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 54 for インタープリタ (0.076 sec.)
16.1. os --- 雑多なオペレーティングシステムインタフェース — Python 3.6.5 ドキュ... 6081
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... プラットフォームとはいくぶん異なります。 Python のインタープリタが 10.5 以前の Deployment Target でビルドされている場 ...
https://man.plustar.jp/python/library/os.html - [similar]
17.9. _thread --- 低水準の スレッド API — Python 3.6.5 ドキュメント 6037
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... して、スタックサイズは変更されません。32 KiB は現在のインタープリタ自身のために十分であると保証された最小のスタックサイ ...
https://man.plustar.jp/python/library/_thread.html - [similar]
17.1. threading --- スレッドベースの並列処理 — Python 3.6.5 ドキュメント 6037
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... して、スタックサイズは変更されません。32 KiB は現在のインタープリタ自身のために十分であると保証された最小のスタックサイ ...
https://man.plustar.jp/python/library/threading.html - [similar]
5. データ構造 — Python 3.6.5 ドキュメント 5903
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... 0.0 は等価です。一方、適切な比較順序がない場合は、インタープリターは TypeError 例外を発生させます。 脚注 [1] 他の言語 ...
https://man.plustar.jp/python/tutorial/datastructures.html - [similar]
17.4. concurrent.futures -- 並列タスク実行 — Python 3.6.5 ドキュメント 5785
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... なりません。 すなわち、 ProcessPoolExecutor は対話的インタープリタでは動きません。 ProcessPoolExecutor に渡された呼び出 ...
https://man.plustar.jp/python/library/concurrent.futures.html - [similar]
32.10. py_compile --- Python ソースファイルのコンパイル — Python 3.6.5 ドキュメ... 5770
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 込みの compile() 関数に渡されます。デフォルトは現在のインタープリタの最適化レベルを選ぶ -1 です。 バージョン 3.2 で変更 ...
https://man.plustar.jp/python/library/py_compile.html - [similar]
26.7. 2to3 - Python 2 から 3 への自動コード変換 — Python 3.6.5 ドキュメント 5607
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 。 26.7.1. 2to3 の使用 ¶ 2to3 は大抵の場合、 Python インタープリターと共に、スクリプトとしてインストールされます。場所 ...
https://man.plustar.jp/python/library/2to3.html - [similar]
16.10. curses --- 文字セル表示を扱うための端末操作 — Python 3.6.5 ドキュメント 5562
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ン時にエラーが発生した場合、curses ライブラリによってインタープリタが終了される場合があります。 curses. is_term_resized ...
https://man.plustar.jp/python/library/curses.html - [similar]
8.11. pprint --- データ出力の整然化 — Python 3.6.5 ドキュメント 5518
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... rint モジュールを使うと、Pythonの任意のデータ構造をインタープリタへの入力で使われる形式にして "pretty-print" できます ...
https://man.plustar.jp/python/library/pprint.html - [similar]
32.6. keyword --- Python キーワードチェック — Python 3.6.5 ドキュメント 5443
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... のキーワードであれば真を返します。 keyword. kwlist ¶ インタープリタで定義している全てのキーワードのシーケンス。特定の _ ...
https://man.plustar.jp/python/library/keyword.html - [similar]
PREV 1 2 3 4 5 6 NEXT