Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 116 for when (0.106 sec.)
21.20. uuid --- UUID objects according to RFC 4122 — Python 3.6.5 ドキュメント 5562
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... , or a single 128-bit integer as the int argument. When a string of hex digits is given, curly braces, hyp ...
https://man.plustar.jp/python/library/uuid.html - [similar]
9. クラス — Python 3.6.5 ドキュメント 5562
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... at the implementation can perhaps clarify matters. When an instance attribute is referenced that isn't a d ... in an abstract object: this is the method object. When the method object is called with an argument list, ...
https://man.plustar.jp/python/tutorial/classes.html - [similar]
初期化 (initialization)、終了処理 (finalization)、スレッド — Python 3.6.5 ドキ... 5462
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... located by the Python interpreter. This is a no-op when called for a second time (without calling Py_Initi ... e for the what parameter to Py_tracefunc functions when a call is about to return. int PyTrace_C_CALL ¶ C関 ...
https://man.plustar.jp/python/c-api/init.html - [similar]
Windows 上の Python FAQ — Python 3.6.5 ドキュメント 5462
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... ‣ Command Prompt . You should be able to recognize when you have started such a window because you will se ...
https://man.plustar.jp/python/faq/windows.html - [similar]
デスクリプタ HowTo ガイド — Python 3.6.5 ドキュメント 5462
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » デス ... re non-data descriptors which return bound methods when they are invoked from an object. In pure python, i ...
https://man.plustar.jp/python/howto/descriptor.html - [similar]
12.5. dbm --- Unix "データベース" へのインタフェース — Python 3.6.5 ドキュメン... 5462
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 'www.yahoo.com' ] = 4 # db is automatically closed when leaving the with statement. 参考 shelve モジュール ...
https://man.plustar.jp/python/library/dbm.html - [similar]
17.2. multiprocessing --- プロセスベースの並列処理 — Python 3.6.5 ドキュメント 5462
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ed semaphores created by processes of the program. When all processes have exited the semaphore tracker un ... ss which owns a handle for it. This # ensures that when p closes its handle for the writable end, # wait() ... されることに注意してください。 17.2.2.11. 認証キー ¶ When one uses Connection.recv , the data received is au ...
https://man.plustar.jp/python/library/multiprocessing.html - [similar]
18.8. signal --- 非同期イベントにハンドラを設定する — Python 3.6.5 ドキュメント 5462
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... fd ( fd ) ¶ Set the wakeup file descriptor to fd . When a signal is received, the signal number is written ...
https://man.plustar.jp/python/library/signal.html - [similar]
9.7. statistics --- 数理統計関数 — Python 3.6.5 ドキュメント 5462
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... tral location of the data. It is often appropriate when averaging quantities which are rates or ratios, fo ...
https://man.plustar.jp/python/library/statistics.html - [similar]
29.9. traceback --- スタックトレースの表示または取得 — Python 3.6.5 ドキュメン... 5462
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... as the line attribute accessed (which also happens when casting it to a tuple). line may be directly provi ...
https://man.plustar.jp/python/library/traceback.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT