diff -r e67b3a9bd2dc Doc/c-api/codec.rst --- a/Doc/c-api/codec.rst Sat Mar 03 02:38:37 2012 +0100 +++ b/Doc/c-api/codec.rst Sun Mar 11 07:12:25 2012 +0530 @@ -10,10 +10,7 @@ As side effect, this tries to load the :mod:`encodings` package, if not yet done, to make sure that it is always first in the list of search functions. -.. c:function:: int PyCodec_KnownEncoding(const char *encoding) - Return ``1`` or ``0`` depending on whether there is a registered codec for - the given *encoding*. .. c:function:: PyObject* PyCodec_Encode(PyObject *object, const char *encoding, const char *errors)

AltStyle によって変換されたページ (->オリジナル) /