Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 47 for pickle (0.086 sec.)
What's New In Python 3.4 — Python 3.6.5 ドキュメント 7068
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... シングルディスパッチジェネリック関数 ( PEP 443 )。 pickle の新しい プロトコル 4 ( PEP 3154 ). multiprocessin ... した。 (Contributed by Connor Osborn in bpo-18764 .) picklepickle で新 pickle プロトコル 4 が追加されました ... つか効率面での改善が入っています。 参考 PEP 3154 -- Pickle プロトコル 4 PEP written by Antoine Pitrou and imp ... gging marshal mmap multiprocessing operator os pdb pickle plistlib poplib pprint pty pydoc re resource selec ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
8.1. datetime --- 基本的な日付型および時間型 — Python 3.6.5 ドキュメント 7022
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 、つまり、辞書のキーとして利用可能) であり、効率的な pickle 化をサポートします。また、ブール演算コンテキストで ... ません。 ハッシュ化、辞書のキーとしての利用 効率的な pickle 化 ブール値の文脈では、 time オブジェクトは常に真と ... ジェクトからの相対で示すためのメソッドを提供します。 pickle 化についての特殊な要求事項: tzinfo のサブクラスは引 ... メソッドを持たなければなりません。そうでなければ、 pickle 化することはできますがおそらく unpickle 化すること ...
https://man.plustar.jp/python/library/datetime.html - [similar]
What's New In Python 3.5 — Python 3.6.5 ドキュメント 7022
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... Contributed by Christopher Welborn in bpo-20218 .) pickle ¶ Nested objects, such as unbound methods or neste ... d classes, can now be pickled using pickle protocols older than protocol versio ... Storchaka in bpo-22453 .) __module__ 属性の欠落は pickle 化とイントロスペクションを壊してしまうので、 __mod ... ging lzma math multiprocessing operator os pathlib pickle poplib re readline selectors shutil signal smtpd s ...
https://man.plustar.jp/python/whatsnew/3.5.html - [similar]
7.2. codecs --- codec レジストリと基底クラス — Python 3.6.5 ドキュメント 6992
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 保証すべきです (整数より複雑な状態は、状態を marshal/pickle して生じた文字列のバイトを整数にコード化することに ... (整数より複雑な付加的な状態情報は、情報を marshal/pickle して、結果として生じる文字列のバイト列を整数にエン ... は、いかなる方法でもエスケープされません。Python の pickle プロトコルで使用されます。 undefined 空文字列を含む ...
https://man.plustar.jp/python/library/codecs.html - [similar]
8. データ型 — Python 3.6.5 ドキュメント 6992
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 性 8.13.10. 列挙型のサブクラス化の制限事項 8.13.11. Pickle 化 8.13.12. 機能 API 8.13.13. 派生列挙型 8.13.13.1 ...
https://man.plustar.jp/python/library/datatypes.html - [similar]
19.2. json --- JSON エンコーダおよびデコーダ — Python 3.6.5 ドキュメント 6992
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... [1] )。 json の API は標準ライブラリの marshal や pickle のユーザに馴染み深いものです。 基本的な Python オブ ... に直列化します。引数は dump() と同じ意味です。 注釈 pickle や marshal とは異なり JSON はフレーム付きのプロトコ ...
https://man.plustar.jp/python/library/json.html - [similar]
What's New in Python 2.6 — Python 3.6.5 ドキュメント 6992
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... も遥かに頻繁だからです。 bsddb.dbshelve モジュールは pickle 化で、プロトコル 1 に制限するのではなく利用出来る一 ... た。 (Contributed by Facundo Batista; bpo-1106316 .) pickletools モジュールに optimize() 関数が追加されました。 ... これは pickle を含んだ文字列を受け取って、未使用 opcode を削除の ... 上で同じデータ構造を含んだより小さい pickle を返します。 (Contributed by Raymond Hettinger.) p ...
https://man.plustar.jp/python/whatsnew/2.6.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 6992
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... キストはそれら右辺の辞書を参照しません。 Context を pickle 化するとこれまでとは異なる出力をします。これは Pyt ... れます。 (Contributed by Georg Brandl in bpo-14210 ) picklepickle.Pickler オブジェクトに pickler ごとのリダ ... s logging math mmap multiprocessing nntplib os pdb pickle pydoc re sched select shlex shutil signal smtpd sm ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
2. 拡張の型の定義: チュートリアル — Python 3.6.5 ドキュメント 6946
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... 付きのインポートパスを使うのは、 pydoc モジュールや pickle モジュールと互換性を持たせるために重要なのです。 . ... ee that tp_init is called at all (for example, the pickle module by default doesn't call __init__() on unpic ...
https://man.plustar.jp/python/extending/newtypes_tutorial.html - [similar]
ライブラリと拡張 FAQ — Python 3.6.5 ドキュメント 6946
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... で永続的なオブジェクトを実装するにはどうしますか? ¶ pickle ライブラリモジュールで、ごく一般的な方法でこれを解 ... ことはできませんが)。 shelve ライブラリモジュールは pickle と (g)dbm を使い、任意の Python オブジェクトを含む ...
https://man.plustar.jp/python/faq/library.html - [similar]
PREV 1 2 3 4 5 NEXT