René's URL Explorer Experiment


Title: Unicode Objects and Codecs — Python 2.7.18 documentation

direct link

Domain: docs.python.org

Links:

no longer supportedhttps://devguide.python.org/devcycle/#end-of-life-branches
Python documentation for the current stable releasehttps://docs.python.org/3/c-api/unicode.html
indexhttps://docs.python.org/2/genindex.html
moduleshttps://docs.python.org/2/py-modindex.html
nexthttps://docs.python.org/2/c-api/buffer.html
previoushttps://docs.python.org/2/c-api/string.html
Pythonhttps://www.python.org/
Python 2.7.18 documentationhttps://docs.python.org/2/index.html
Python/C API Reference Manualhttps://docs.python.org/2/c-api/index.html
Concrete Objects Layerhttps://docs.python.org/2/c-api/concrete.html
https://docs.python.org/2/c-api/unicode.html#unicode-objects-and-codecs
https://docs.python.org/2/c-api/unicode.html#unicode-objects
https://docs.python.org/2/c-api/unicode.html#unicode-type
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.PyUnicodeObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyTypeObjecthttps://docs.python.org/2/c-api/type.html#c.PyTypeObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Type
PyTypeObjecthttps://docs.python.org/2/c-api/type.html#c.PyTypeObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Check
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_CheckExact
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_GET_SIZE
PyUnicodeObjecthttps://docs.python.org/2/c-api/unicode.html#c.PyUnicodeObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_GET_DATA_SIZE
PyUnicodeObjecthttps://docs.python.org/2/c-api/unicode.html#c.PyUnicodeObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AS_UNICODE
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyUnicodeObjecthttps://docs.python.org/2/c-api/unicode.html#c.PyUnicodeObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AS_DATA
PyUnicodeObjecthttps://docs.python.org/2/c-api/unicode.html#c.PyUnicodeObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_ClearFreeList
https://docs.python.org/2/c-api/unicode.html#unicode-character-properties
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_ISSPACE
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_ISLOWER
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_ISUPPER
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_ISTITLE
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_ISLINEBREAK
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_ISDECIMAL
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_ISDIGIT
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_ISNUMERIC
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_ISALPHA
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_ISALNUM
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_TOLOWER
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_TOUPPER
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_TOTITLE
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_TODECIMAL
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_TODIGIT
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE_TONUMERIC
https://docs.python.org/2/c-api/unicode.html#plain-py-unicode
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_FromUnicode
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_FromStringAndSize
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_FromString
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_FromFormat
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_FromFormatV
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AsUnicode
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
Py_UNICODE*https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_GetSize
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_FromEncodedObject
TypeErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.TypeError
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_FromObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#wchar-t-support
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_FromWideChar
PyUnicodeObjecthttps://docs.python.org/2/c-api/unicode.html#c.PyUnicodeObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AsWideChar
https://docs.python.org/2/c-api/unicode.html#built-in-codecs
unicode()https://docs.python.org/2/library/functions.html#unicode
ValueErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.ValueError
https://docs.python.org/2/c-api/unicode.html#generic-codecs
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Decode
unicode()https://docs.python.org/2/library/functions.html#unicode
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Encode
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AsEncodedString
https://docs.python.org/2/c-api/unicode.html#utf-8-codecs
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF8
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF8Stateful
PyUnicode_DecodeUTF8()https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF8
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_EncodeUTF8
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AsUTF8String
https://docs.python.org/2/c-api/unicode.html#utf-32-codecs
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF32
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF32Stateful
PyUnicode_DecodeUTF32()https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF32
PyUnicode_DecodeUTF32Stateful()https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF32Stateful
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_EncodeUTF32
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AsUTF32String
https://docs.python.org/2/c-api/unicode.html#utf-16-codecs
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF16
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF16Stateful
PyUnicode_DecodeUTF16()https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF16
PyUnicode_DecodeUTF16Stateful()https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF16Stateful
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_EncodeUTF16
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AsUTF16String
https://docs.python.org/2/c-api/unicode.html#utf-7-codecs
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF7
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF7Stateful
PyUnicode_DecodeUTF7()https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUTF7
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_EncodeUTF7
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#unicode-escape-codecs
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeUnicodeEscape
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_EncodeUnicodeEscape
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AsUnicodeEscapeString
https://docs.python.org/2/c-api/unicode.html#raw-unicode-escape-codecs
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeRawUnicodeEscape
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_EncodeRawUnicodeEscape
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AsRawUnicodeEscapeString
https://docs.python.org/2/c-api/unicode.html#latin-1-codecs
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeLatin1
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_EncodeLatin1
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AsLatin1String
https://docs.python.org/2/c-api/unicode.html#ascii-codecs
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeASCII
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_EncodeASCII
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AsASCIIString
https://docs.python.org/2/c-api/unicode.html#character-map-codecs
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeCharmap
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_EncodeCharmap
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AsCharmapString
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_TranslateCharmap
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
__getitem__()https://docs.python.org/2/reference/datamodel.html#object.__getitem__
LookupErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.LookupError
https://docs.python.org/2/c-api/unicode.html#mbcs-codecs-for-windows
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeMBCS
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeMBCSStateful
PyUnicode_DecodeMBCS()https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeMBCS
PyUnicode_DecodeMBCSStateful()https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_DecodeMBCSStateful
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_EncodeMBCS
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_AsMBCSString
https://docs.python.org/2/c-api/unicode.html#methods-slots
https://docs.python.org/2/c-api/unicode.html#methods-and-slot-functions
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Concat
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Split
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Splitlines
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Translate
__getitem__()https://docs.python.org/2/reference/datamodel.html#object.__getitem__
LookupErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.LookupError
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Join
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Tailmatch
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Find
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Count
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Replace
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Compare
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_RichCompare
UnicodeWarninghttps://docs.python.org/2/library/exceptions.html#exceptions.UnicodeWarning
UnicodeDecodeErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.UnicodeDecodeError
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Format
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/unicode.html#c.PyUnicode_Contains
Table of Contentshttps://docs.python.org/2/contents.html
Unicode Objects and Codecshttps://docs.python.org/2/c-api/unicode.html
Unicode Objectshttps://docs.python.org/2/c-api/unicode.html#unicode-objects
Unicode Typehttps://docs.python.org/2/c-api/unicode.html#unicode-type
Unicode Character Propertieshttps://docs.python.org/2/c-api/unicode.html#unicode-character-properties
Plain Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#plain-py-unicode
wchar_t Supporthttps://docs.python.org/2/c-api/unicode.html#wchar-t-support
Built-in Codecshttps://docs.python.org/2/c-api/unicode.html#built-in-codecs
Generic Codecshttps://docs.python.org/2/c-api/unicode.html#generic-codecs
UTF-8 Codecshttps://docs.python.org/2/c-api/unicode.html#utf-8-codecs
UTF-32 Codecshttps://docs.python.org/2/c-api/unicode.html#utf-32-codecs
UTF-16 Codecshttps://docs.python.org/2/c-api/unicode.html#utf-16-codecs
UTF-7 Codecshttps://docs.python.org/2/c-api/unicode.html#utf-7-codecs
Unicode-Escape Codecshttps://docs.python.org/2/c-api/unicode.html#unicode-escape-codecs
Raw-Unicode-Escape Codecshttps://docs.python.org/2/c-api/unicode.html#raw-unicode-escape-codecs
Latin-1 Codecshttps://docs.python.org/2/c-api/unicode.html#latin-1-codecs
ASCII Codecshttps://docs.python.org/2/c-api/unicode.html#ascii-codecs
Character Map Codecshttps://docs.python.org/2/c-api/unicode.html#character-map-codecs
MBCS codecs for Windowshttps://docs.python.org/2/c-api/unicode.html#mbcs-codecs-for-windows
Methods & Slotshttps://docs.python.org/2/c-api/unicode.html#methods-slots
Methods and Slot Functionshttps://docs.python.org/2/c-api/unicode.html#methods-and-slot-functions
String/Bytes Objectshttps://docs.python.org/2/c-api/string.html
Buffers and Memoryview Objectshttps://docs.python.org/2/c-api/buffer.html
Show Sourcehttps://docs.python.org/2/_sources/c-api/unicode.rst.txt
indexhttps://docs.python.org/2/genindex.html
moduleshttps://docs.python.org/2/py-modindex.html
nexthttps://docs.python.org/2/c-api/buffer.html
previoushttps://docs.python.org/2/c-api/string.html
Pythonhttps://www.python.org/
Python 2.7.18 documentationhttps://docs.python.org/2/index.html
Python/C API Reference Manualhttps://docs.python.org/2/c-api/index.html
Concrete Objects Layerhttps://docs.python.org/2/c-api/concrete.html
Copyrighthttps://docs.python.org/2/copyright.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/2/bugs.html
Sphinxhttp://sphinx.pocoo.org/

URLs of crawlers that visited me.