Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 41 - 46 of about 46 for struct (0.076 sec.)
Argument Clinic How-To — Python 3.6.5 ドキュメント 6590
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Argu ... macro defining the appropriate static PyMethodDef structure for this builtin: #define __PICKLE_PICKLER_DUMP ... METH_O, __pickle_Pickler_dump__doc__}, This static structure should be exactly the same as the existing stat ... ic PyMethodDef structure for this builtin. If any of these items differ ... NULL ; ... Remember the macro with the PyMethodDef structure for this function? Find the existing PyMethodDe ...
https://man.plustar.jp/python/howto/clinic.html - [similar]
16.7. logging.config --- ロギングの環境設定 — Python 3.6.5 ドキュメント 6590
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ットに設定を送るには、まず設定ファイルを読み、それを struct.pack('>L', n) を使って長さ 4 バイトのバイナリにパッ ...
https://man.plustar.jp/python/library/logging.config.html - [similar]
9. クラス — Python 3.6.5 ドキュメント 6590
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... d with an argument list, a new argument list is constructed from the instance object and the argument list, ... ascal の "レコード (record)" や、C 言語の "構造体 (struct)" のような、名前つきのデータ要素を一まとめにするデ ...
https://man.plustar.jp/python/tutorial/classes.html - [similar]
What's New in Python 2.7 — Python 3.6.5 ドキュメント 6590
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... oine Pitrou; bpo-8222 )。 The ssl.wrap_socket() constructor function now takes a ciphers argument that's a s ... になりました。 (Added by Antoin Pitrou; bpo-8321 .) struct モジュールは、値が特定の整数フォーマットコード ( b ... フローエラーを静かに無視しなくなりました。これは必ず struct.error 例外を送出するようになりました。 (Changed by ...
https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
7.2. codecs --- codec レジストリと基底クラス — Python 3.6.5 ドキュメント 6514
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... utf_8_sig --- BOM 印付き UTF-8 前のトピックへ 7.1. struct --- バイト列をパックされたバイナリデータとして解釈 ...
https://man.plustar.jp/python/library/codecs.html - [similar]
What's New in Python 2.2 — Python 3.6.5 ドキュメント 6514
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ださい。(Contributed by Jun-ichiro "itojun" Hagino.) struct モジュールに新しく、プラットフォームの C 型 long l ...
https://man.plustar.jp/python/whatsnew/2.2.html - [similar]
PREV 1 2 3 4 5 NEXT