Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 31 - 33 of about 33 for コルーチン (0.027 sec.)
8. データ型 — Python 3.6.5 ドキュメント 6690
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... タ型 8.9.3. 追加のユーティリティクラスと関数 8.9.4. コルーチンユーティリティ関数 8.10. copy --- 浅いコピーおよび深 ...
https://man.plustar.jp/python/library/datatypes.html - [similar]
32.12. dis --- Python バイトコードの逆アセンブラ — Python 3.6.5 ドキュメント 6657
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ます。 DELETE_SUBSCR ¶ del TOS1[TOS] を実行します。 コルーチン命令コード GET_AWAITABLE ¶ TOS = get_awaitable(TOS) ... を実行します。 get_awaitable(o) は、 o がコルーチンオブジェクトもしくは CO_ITERABLE_COROUTINE フラグの付 ...
https://man.plustar.jp/python/library/dis.html - [similar]
5. 組み込み例外 — Python 3.6.5 ドキュメント 6577
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... されます。 exception GeneratorExit ¶ ジェネレータ や コルーチン が閉じられたときに送出されます。 generator.close() ...
https://man.plustar.jp/python/library/exceptions.html - [similar]
PREV 1 2 3 4 NEXT