Python 3.6.5 ドキュメント 検索
Results of 1 - 9 of about 9 for copyreg (0.033 sec.)
- 12.2. copyreg --- pickle サポート関数を登録する — Python 3.6.5 ドキュメント 13858
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
リ » 12. データの永続化 » 12.2. copyreg --- pickle サポート関数を登録する ¶ ソースコード:...
Lib/copyreg.py copyreg モジュールは、特定のオブジェクトを pick...
ファクトリ関数か、クラスインスタンスかもしれません。 copyreg. constructor ( object ) ¶ object を有効なコンストラ...
クタとして有効でなければ)、 TypeError を発生します。 copyreg. pickle ( type , function , constructor=None ) ¶ f...
- https://man.plustar.jp/python/library/copyreg.html - [similar]
- 12.1. pickle --- Python オブジェクトの直列化 — Python 3.6.5 ドキュメント 9724
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
ble ¶ pickler オブジェクトのディスパッチテーブルは copyreg.pickle() を使用して宣言できる種類の reduction func...
オブジェクトは dispatch_table 属性を持たず、代わりに copyreg モジュールによって管理されるグローバルなディスパッ...
チテーブルを持つ pickler を作成することができます。 copyreg モジュールによって管理されるグローバルなディスパッ...
チテーブルは copyreg.dispatch_table として利用可能です。したがって、 co...
- https://man.plustar.jp/python/library/pickle.html - [similar]
- 31.3. modulefinder --- スクリプト中で使われているモジュールを検索する — Python ... 8322
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
違ってくるかもしれません): Loaded modules : _types : copyreg : _inverted_registry , _slotnames , __all__ sre_co...
- https://man.plustar.jp/python/library/modulefinder.html - [similar]
- 12. データの永続化 — Python 3.6.5 ドキュメント 8322
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
バル変数を制限する 12.1.7. 性能 12.1.8. 使用例 12.2. copyreg --- pickle サポート関数を登録する 12.2.1. 使用例 1...
- https://man.plustar.jp/python/library/persistence.html - [similar]
- 8.10. copy --- 浅いコピーおよび深いコピー操作 — Python 3.6.5 ドキュメント 8232
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
の説明を参照してください。実際、 copy モジュールは、 copyreg モジュールによって登録された picle 関数を使用します...
- https://man.plustar.jp/python/library/copy.html - [similar]
- 12.3. shelve --- Python オブジェクトの永続化 — Python 3.6.5 ドキュメント 8142
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
.3.1. 制限事項 12.3.2. 使用例 前のトピックへ 12.2. copyreg --- pickle サポート関数を登録する 次のトピックへ 1...
- https://man.plustar.jp/python/library/shelve.html - [similar]
- Pythonモジュール索引 — Python 3.6.5 ドキュメント 8142
- ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b |
...
t contexts. copy Shallow and deep copy operations. copyreg Register pickle support functions. cProfile crypt...
- https://man.plustar.jp/python/py-modindex.html - [similar]
- Python 標準ライブラリ — Python 3.6.5 ドキュメント 8070
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
12.1. pickle --- Python オブジェクトの直列化 12.2. copyreg --- pickle サポート関数を登録する 12.3. shelve ---...
- https://man.plustar.jp/python/library/index.html - [similar]
- What's New In Python 3.0 — Python 3.6.5 ドキュメント 7980
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho
...
_winreg winreg ConfigParser configparser copy_reg copyreg Queue queue SocketServer socketserver markupbase _...
- https://man.plustar.jp/python/whatsnew/3.0.html - [similar]
PREV
1
NEXT