Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 77 for called (0.067 sec.)
17.4. concurrent.futures -- 並列タスク実行 — Python 3.6.5 ドキュメント 6395
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... a concurrent.futures.TimeoutError if __next__() is called and the result isn't available after timeout secon ...
https://man.plustar.jp/python/library/concurrent.futures.html - [similar]
21.12. http.client --- HTTP プロトコルクライアント — Python 3.6.5 ドキュメント 6395
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... d when the object was created. By default, this is called automatically when making a request if the client ...
https://man.plustar.jp/python/library/http.client.html - [similar]
21.15. imaplib --- IMAP4 プロトコルクライアント — Python 3.6.5 ドキュメント 6395
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... あります: data = authobject ( response ) It will be called to process server continuation responses; the resp ...
https://man.plustar.jp/python/library/imaplib.html - [similar]
36.2. imp --- import 内部へのアクセス — Python 3.6.5 ドキュメント 6395
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... placement you chose for imp.find_module() . If you called imp.load_module() and related functions directly w ...
https://man.plustar.jp/python/library/imp.html - [similar]
17.2. multiprocessing --- プロセスベースの並列処理 — Python 3.6.5 ドキュメント 6395
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... erator ## class Foo : def f ( self ): print ( 'you called Foo.f()' ) def g ( self ): print ( 'you called Foo ... .g()' ) def _h ( self ): print ( 'you called Foo._h()' ) # A simple generator function def baz ...
https://man.plustar.jp/python/library/multiprocessing.html - [similar]
9.7. statistics --- 数理統計関数 — Python 3.6.5 ドキュメント 6395
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... real-valued numbers. The harmonic mean, sometimes called the subcontrary mean, is the reciprocal of the ari ...
https://man.plustar.jp/python/library/statistics.html - [similar]
27.5. timeit --- 小さなコード断片の実行時間計測 — Python 3.6.5 ドキュメント 6395
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... If callback is given and is not None , it will be called after each trial with two arguments: callback(numb ...
https://man.plustar.jp/python/library/timeit.html - [similar]
24.1. turtle --- タートルグラフィックス — Python 3.6.5 ドキュメント 6395
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... tle . pensize ( 3 ) turtle. begin_fill ( ) ¶ To be called just before drawing a shape to be filled. turtle. ... accelerate the drawing of complex graphics.) When called without arguments, returns the currently stored va ...
https://man.plustar.jp/python/library/turtle.html - [similar]
28.4. zipapp --- 実行可能な python zip 書庫を管理する — Python 3.6.5 ドキュメン... 6395
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... le module. The zipfile content must include a file called __main__.py (which must be in the "root" of the zi ...
https://man.plustar.jp/python/library/zipapp.html - [similar]
13.1. zlib --- gzip 互換の圧縮 — Python 3.6.5 ドキュメント 6395
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... set to Z_FINISH , the compress() method cannot be called again; the only realistic action is to delete the ...
https://man.plustar.jp/python/library/zlib.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT