Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 26 for partial (0.040 sec.)
urllib パッケージを使ってインターネット上のリソースを取得するには — Python 3.6.... 7819
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » urll ... 'Clear input form for further input.' ), 206 : ( 'Partial Content' , 'Partial content follows.' ), 300 : ( ' ...
https://man.plustar.jp/python/howto/urllib2.html - [similar]
18.5.3. タスクとコルーチン — Python 3.6.5 ドキュメント 7819
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ll_soon() . 引数をコールバックに渡すには functools.partial を使います 。例えば fut.add_done_callback(functool ... s.partial(print, "Future:", flush=True)) は print("Future:", ...
https://man.plustar.jp/python/library/asyncio-task.html - [similar]
11.5. filecmp --- ファイルおよびディレクトリの比較 — Python 3.6.5 ドキュメント 7819
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... と b の比較を ( sys.stdout に) 表示します。 report_partial_closure ( ) ¶ a および b およびそれらの直下にある共 ...
https://man.plustar.jp/python/library/filecmp.html - [similar]
21.11. http --- HTTP モジュール群 — Python 3.6.5 ドキュメント 7819
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ESET_CONTENT HTTP/1.1 RFC 7231 , Section 6.3.6 206 PARTIAL_CONTENT HTTP/1.1 RFC 7233 , Section 4.1 207 MULTI_ ...
https://man.plustar.jp/python/library/http.html - [similar]
What's New In Python 3.4 — Python 3.6.5 ドキュメント 7819
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... y Eli Bendersky in bpo-15442 .) functools ¶ 新たな partialmethod() デスクリプタは、ちょうど普通の callable に ... 対して partial() がするように、デスクリプタへの引数部分適用を可能 ... の新しいデスクリプタをクラス定義内で使うと、簡単に ( partial() インスタンスを含む) 任意の callable を普通のイン ... 42 .) (---訳注: functools.py のコメント 参照。---) partial() 関数のピュア Python 版が標準ライブラリに追加され ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
Pythonモジュール索引 — Python 3.6.5 ドキュメント 7720
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... plementation. xml.dom.pulldom Support for building partial DOM trees from SAX events. xml.etree.ElementTree I ...
https://man.plustar.jp/python/py-modindex.html - [similar]
21.15. imaplib --- IMAP4 プロトコルクライアント — Python 3.6.5 ドキュメント 7604
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... のメソッドはオーバライドすることができます。 IMAP4. partial ( message_num , message_part , start , length ) ¶ ...
https://man.plustar.jp/python/library/imaplib.html - [similar]
13.4. lzma --- LZMA アルゴリズムを使用した圧縮 — Python 3.6.5 ドキュメント 7604
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... \n " ) out4 = lzc . flush () # Concatenate all the partial results: result = b "" . join ([ out1 , out2 , out ...
https://man.plustar.jp/python/library/lzma.html - [similar]
13.1. zlib --- gzip 互換の圧縮 — Python 3.6.5 ドキュメント 7604
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... can be selected from the constants Z_NO_FLUSH , Z_PARTIAL_FLUSH , Z_SYNC_FLUSH , Z_FULL_FLUSH , Z_BLOCK (zli ...
https://man.plustar.jp/python/library/zlib.html - [similar]
What's New In Python 3.1 — Python 3.6.5 ドキュメント 7604
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ted by Alexander Belopolsky; bpo-4201 .) functools.partial オブジェクトが pickle 化出来るようになりました。 ( ...
https://man.plustar.jp/python/whatsnew/3.1.html - [similar]
PREV 1 2 3 NEXT