Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 41 for event (0.046 sec.)
初期化 (initialization)、終了処理 (finalization)、スレッド — Python 3.6.5 ドキ... 6932
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... ルでき、トレース関数に報告される基本イベント (basic event) は以前のバージョンにおいて Python レベルのトレース ... . The profile function is called for all monitored events except PyTrace_LINE and PyTrace_EXCEPTION . void ... cept the tracing function does receive line-number events and does not receive any event related to C funct ...
https://man.plustar.jp/python/c-api/init.html - [similar]
18.6. asyncore --- 非同期ソケットハンドラ — Python 3.6.5 ドキュメント 6932
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... のように判定できる高レベルイベントを以下に示します: Event 説明 handle_connect() 最初にreadもしくはwriteイベン ...
https://man.plustar.jp/python/library/asyncore.html - [similar]
20.7. xml.dom.minidom --- 最小限の DOM の実装 — Python 3.6.5 ドキュメント 6932
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ザを、何らかの SAX パーザからくる解析イベント (parse event) を受け取って DOM ツリーに変換できるような "DOM ビ ...
https://man.plustar.jp/python/library/xml.dom.minidom.html - [similar]
6. 式 (expression) — Python 3.6.5 ドキュメント 6932
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... ses. In this case, it is the responsibility of the event loop or scheduler running the asynchronous generat ... auses to execute. To take care of finalization, an event loop should define a finalizer function which take ... syncio.Loop.shutdown_asyncgens in Lib/asyncio/base_events.py . The expression yield from <expr> is a syntax ... For example, "\u00C7" == "\u0043\u0327" is False , even though both strings represent the same abstract cha ...
https://man.plustar.jp/python/reference/expressions.html - [similar]
What's New in Python 2.7 — Python 3.6.5 ドキュメント 6932
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... した。(Added by Lars Gustäbel; bpo-7232 .) threading.Event クラスの wait() メソッドは、終了時に内部フラグを返 ... で働くようになりました。このシグナル値は定数 CTRL_C_EVENT , CTRL_BREAK_EVENT , その他の整数にできます。最初の ...
https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
What's New In Python 3.5 — Python 3.6.5 ドキュメント 6932
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... >' , line ) writer . close () loop = asyncio . get_event_loop () try : loop . run_until_complete ( http_get ... the lock' . format ( name )) loop = asyncio . get_event_loop () lock = asyncio . Lock () coros = asyncio . ...
https://man.plustar.jp/python/whatsnew/3.5.html - [similar]
What's New In Python 3.6 — Python 3.6.5 ドキュメント 6932
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... not a file path). Unfortunately that assumption prevents alternative object representations of file system ... ace which enables static markers for the following events in the interpreter: 関数の呼び出し/復帰 ガベージコ ... d to 3.5.x due to the provisional status): The get_event_loop() function has been changed to always return ... to create Future objects. This allows alternative event loop implementations, such as uvloop , to provide ...
https://man.plustar.jp/python/whatsnew/3.6.html - [similar]
16.1. os --- 雑多なオペレーティングシステムインタフェース — Python 3.6.5 ドキュ... 6854
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ジュールで定義されています。 Windows: signal.CTRL_C_EVENT と signal.CTRL_BREAK_EVENT は、同じコンソールウィン ...
https://man.plustar.jp/python/library/os.html - [similar]
25.2. tkinter.ttk --- Tk のテーマ付きウィジェット — Python 3.6.5 ドキュメント 6792
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ト ¶ ツリービューは以下の仮想イベントを生成します。 Event 説明 <<TreeviewSelect>> 選択状態が変更されたときに ...
https://man.plustar.jp/python/library/tkinter.ttk.html - [similar]
What's New in Python 2.5 — Python 3.6.5 ドキュメント 6792
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ions were developed at the NeedForSpeed sprint, an event held in Reykjavik, Iceland, from May 21--28 2006. ... that markets a source code analysis tool called Prevent, provided the results of their examination of the ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]
PREV 1 2 3 4 5 NEXT