Index

Symbols | _ | A | B | C | D | E | F | G | H | I | K | L | M | N | P | R | S | T | U | V | W | X

Symbols

"Everything but the kitchen sink"

_

_COMBINING (in module kitchen.text.display)
_generate_combining_table() (in module kitchen.text.display)
_interval_bisearch() (in module kitchen.text.display)
_print_combining_table() (in module kitchen.text.display)
_textual_width_le() (in module kitchen.text.display)
_ucp_width() (in module kitchen.text.display)

A

add_builtin_set() (in module kitchen.pycompat24.sets)
API version
ASCII
ASCII compatible

B

b16decode() (in module kitchen.pycompat24.base64)
b16encode() (in module kitchen.pycompat24.base64)
b32decode() (in module kitchen.pycompat24.base64)
b32encode() (in module kitchen.pycompat24.base64)
b64decode() (in module kitchen.pycompat24.base64)
b64encode() (in module kitchen.pycompat24.base64)
BYTE_EXCEPTION_CONVERTERS (in module kitchen.text.converters)
byte_string_textual_width_fill() (in module kitchen.text.display)
byte_string_to_xml() (in module kitchen.text.converters)
byte_string_valid_encoding() (in module kitchen.text.misc)
byte_string_valid_xml() (in module kitchen.text.misc)
bytes_to_xml() (in module kitchen.text.converters)

C

code point
code points
control character
control characters
ControlCharError

D

decode() (in module kitchen.pycompat24.base64)
decodestring() (in module kitchen.pycompat24.base64)
DummyTranslations (class in kitchen.i18n)

E

easy_gettext_setup() (in module kitchen.i18n)
encode() (in module kitchen.pycompat24.base64)
encodestring() (in module kitchen.pycompat24.base64)
environment variable
LC_ALL, [1], [2], [3]
LC_CTYPE
PYTHONPATH
EXCEPTION_CONVERTERS (in module kitchen.text.converters)
exception_to_bytes() (in module kitchen.text.converters)
exception_to_unicode() (in module kitchen.text.converters)

F

fill() (in module kitchen.text.display)

G

get_translation_object() (in module kitchen.i18n)
getwriter() (in module kitchen.text.converters)
grapheme
guess_encoding() (in module kitchen.text.misc)
guess_encoding_to_xml() (in module kitchen.text.converters)

H

html_entities_unescape() (in module kitchen.text.misc)

I

I18N
input_charset (kitchen.i18n.DummyTranslations attribute)
(kitchen.i18n.NewGNUTranslations attribute)
isbasestring() (in module kitchen.text.misc)
isbytestring() (in module kitchen.text.misc)
isiterable() (in module kitchen.iterutils)
isunicodestring() (in module kitchen.text.misc)
iterate() (in module kitchen.iterutils)

K

kitchen.collections.strictdict (module)
kitchen.exceptions (module)
kitchen.i18n (module)
kitchen.iterutils (module)
kitchen.pycompat24.base64 (module)
kitchen.pycompat24.sets (module)
kitchen.pycompat25 (module)
kitchen.pycompat25.collections._defaultdict (module)
kitchen.pycompat27.subprocess (module)
kitchen.text.converters (module)
kitchen.text.display (module)
kitchen.text.exceptions (module)
kitchen.text.misc (module)
kitchen.text.utf8 (module)
kitchen.versioning (module)
KitchenError

L

LC_ALL, [1], [2], [3]
LC_CTYPE

M

message catalog
message catalogs
Murphy's Law

N

NewGNUTranslations (class in kitchen.i18n)

P

process_control_chars() (in module kitchen.text.misc)
Python Enhancement Proposals
PEP 383
PEP 386, [1], [2], [3], [4], [5], [6], [7], [8]
PEP 8
PYTHONPATH

R

release version

S

set_output_charset() (kitchen.i18n.DummyTranslations method)
standard_b64decode() (in module kitchen.pycompat24.base64)
standard_b64encode() (in module kitchen.pycompat24.base64)
str_eq() (in module kitchen.text.misc)
StrictDict (class in kitchen.collections.strictdict)

T

textual width
textual_width() (in module kitchen.text.display)
textual_width_chop() (in module kitchen.text.display)
textual_width_fill() (in module kitchen.text.display)
to_bytes() (in module kitchen.text.converters)
to_str() (in module kitchen.text.converters)
to_unicode() (in module kitchen.text.converters)
to_utf8() (in module kitchen.text.converters)
to_xml() (in module kitchen.text.converters)

U

unicode_to_xml() (in module kitchen.text.converters)
urlsafe_b64decode() (in module kitchen.pycompat24.base64)
urlsafe_b64encode() (in module kitchen.pycompat24.base64)
UTF-8
utf8_text_fill() (in module kitchen.text.utf8)
utf8_text_wrap() (in module kitchen.text.utf8)
utf8_valid() (in module kitchen.text.utf8)
utf8_width() (in module kitchen.text.utf8)
utf8_width_chop() (in module kitchen.text.utf8)
utf8_width_fill() (in module kitchen.text.utf8)

V

version_tuple_to_string() (in module kitchen.versioning)

W

wrap() (in module kitchen.text.display)

X

xml_to_byte_string() (in module kitchen.text.converters)
xml_to_bytes() (in module kitchen.text.converters)
xml_to_unicode() (in module kitchen.text.converters)
XmlEncodeError