Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 2 of about 2 for PyCodec (0.008 sec.)
codec レジストリとサポート関数 — Python 3.6.5 ドキュメント 11228
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... ーティリティ » codec レジストリとサポート関数 ¶ int PyCodec_Register ( PyObject *search_function ) ¶ 新しい co ... うに、まだロードされていない場合はロードします。 int PyCodec_KnownEncoding ( const char *encoding ) ¶ encoding ... するかどうかに応じて 1 か 0 を返します。 PyObject * PyCodec_Encode ( PyObject *object , const char *encoding , ... かった場合は LookupError を発生させます。 PyObject * PyCodec_Decode ( PyObject *object , const char *encoding , ...
https://man.plustar.jp/python/c-api/codec.html - [similar]
What's New In Python 3.5 — Python 3.6.5 ドキュメント 7485
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ontributed by Victor Stinner in bpo-18395 .) A new PyCodec_NameReplaceErrors() function to replace the unicod ...
https://man.plustar.jp/python/whatsnew/3.5.html - [similar]
PREV 1 NEXT