Search.setIndex({"alltitles": {"1.0.0 Porting Guide": [[15, null]], "A few solutions": [[17, "a-few-solutions"]], "API updates": [[13, "api-updates"]], "APIs to Avoid": [[11, "apis-to-avoid"]], "ASCII compatible": [[11, "ascii-compatible"]], "Base kitchen exceptions": [[1, "base-kitchen-exceptions"]], "Be vigilant about spotting poor APIs": [[17, "be-vigilant-about-spotting-poor-apis"]], "Byte Strings and Unicode in Python2": [[6, "byte-strings-and-unicode-in-python2"]], "Can you restrict the encodings?": [[11, "can-you-restrict-the-encodings"]], "Contents": [[11, "contents"], [14, "contents"]], "Conventions for contributing to kitchen": [[13, null]], "Convert text at the border": [[17, "convert-text-at-the-border"]], "Criteria for subpackages in kitchen": [[13, "criteria-for-subpackages-in-kitchen"]], "Deciding whether to take str or unicode when no value is returned": [[11, "deciding-whether-to-take-str-or-unicode-when-no-value-is-returned"]], "Designing Unicode Aware APIs": [[11, null]], "Do you need to operate on both bytes and unicode?": [[11, "do-you-need-to-operate-on-both-bytes-and-unicode"]], "Docstrings and documentation": [[13, "docstrings-and-documentation"]], "Escaped": [[11, "escaped"]], "Example: Putting this all together with kitchen": [[17, "example-putting-this-all-together-with-kitchen"]], "Exceptions": [[1, null]], "Fake kitchen module": [[13, "fake-kitchen-module"]], "Fixed width": [[11, "fixed-width"]], "Format Text for Display": [[7, null]], "Frustration #1: Inconsistent Errors": [[17, "frustration-1-inconsistent-errors"]], "Frustration #2: Inconsistent APIs": [[17, "frustration-2-inconsistent-apis"]], "Frustration #3: Inconsistent treatment of output": [[17, "frustration-3-inconsistent-treatment-of-output"]], "Frustration #4: Now it doesn\u2019t take byte strings?!": [[17, "frustration-4-now-it-doesn-t-take-byte-strings"]], "Frustration #5: Inconsistent APIs Part deux": [[17, "frustration-5-inconsistent-apis-part-deux"]], "Frustrations #4 and #5 \u2013 The other shoes": [[17, "frustrations-4-and-5-the-other-shoes"]], "Functions": [[2, "functions"], [6, "functions"]], "Glossary": [[12, null]], "Gotchas and how to avoid them": [[6, "gotchas-and-how-to-avoid-them"]], "Helpers for versioning software": [[10, null]], "I18N": [[13, "i18n"]], "Ignoring values with no chance of recovery": [[11, "ignoring-values-with-no-chance-of-recovery"]], "Indices and tables": [[14, "indices-and-tables"]], "Initializing Yum i18n": [[15, "initializing-yum-i18n"]], "Internal Data": [[7, "internal-data"]], "Kitchen API": [[4, null]], "Kitchen addon packages": [[13, "kitchen-addon-packages"]], "Kitchen subpackages": [[13, "kitchen-subpackages"]], "Kitchen versioning": [[13, "kitchen-versioning"]], "Kitchen, everything but the sink": [[14, null]], "Kitchen.collections": [[0, null]], "Kitchen.i18n Module": [[2, null]], "Kitchen.iterutils Module": [[3, null]], "Kitchen.text exceptions": [[1, "kitchen-text-exceptions"]], "Kitchen.text.converters": [[6, null]], "Kitchen.text: unicode and utf8 and xml oh my!": [[5, null]], "Knowing your data": [[11, "knowing-your-data"]], "License": [[14, "license"]], "Miscellaneous functions for manipulating text": [[8, null]], "Multibyte encodings": [[11, "multibyte-encodings"]], "NEWS file": [[13, "news-file"]], "Other": [[11, "other"]], "Other Recommended Libraries": [[14, "other-recommended-libraries"]], "Overcoming frustration: Correctly using unicode in python2": [[17, null]], "PEP-386 compliant versioning": [[10, "pep-386-compliant-versioning"]], "Package directory layout": [[13, "package-directory-layout"]], "Project Pages": [[14, "project-pages"]], "Python 2.4 compatibility": [[13, "python-2-4-compatibility"]], "Raising a UnicodeException with no chance of recovery": [[11, "raising-a-unicodeexception-with-no-chance-of-recovery"]], "Requirements": [[14, "requirements"]], "Returning unicode unless a conversion fails": [[11, "returning-unicode-unless-a-conversion-fails"]], "Separate functions": [[11, "separate-functions"]], "Single byte encodings": [[11, "single-byte-encodings"]], "Soft Requirements": [[14, "soft-requirements"]], "Strategy for Explicit Conversion": [[6, "strategy-for-explicit-conversion"]], "StrictDict": [[0, "strictdict"]], "Style": [[13, "style"]], "Take either bytes or unicode, output only unicode": [[11, "take-either-bytes-or-unicode-output-only-unicode"]], "Take either bytes or unicode, output the same type": [[11, "take-either-bytes-or-unicode-output-the-same-type"]], "Transformation to XML": [[6, "transformation-to-xml"]], "Translation Objects": [[2, "translation-objects"]], "UTF-8": [[9, null]], "Unicode and byte str conversion": [[6, "unicode-and-byte-str-conversion"]], "Unicode, str, and dict keys": [[6, "unicode-str-and-dict-keys"]], "Unittests": [[13, "unittests"]], "Updating data structures": [[11, "updating-data-structures"]], "Using kitchen to write good code": [[16, null]], "Variable Width": [[11, "variable-width"]], "Versioning": [[13, "versioning"], [13, "id2"]], "When outputting data, convert back into bytes": [[17, "when-outputting-data-convert-back-into-bytes"]], "When the data needs to be treated as bytes (or unicode) use a naming convention": [[17, "when-the-data-needs-to-be-treated-as-bytes-or-unicode-use-a-naming-convention"]], "When to use an alternate strategy": [[6, "when-to-use-an-alternate-strategy"]], "When writing unittests, include non-ASCII values and both unicode and str type": [[17, "when-writing-unittests-include-non-ascii-values-and-both-unicode-and-str-type"]], "Working with exception messages": [[6, "working-with-exception-messages"]], "Writing to external data": [[11, "writing-to-external-data"]], "print": [[6, "print"]], "python-fedora": [[15, "python-fedora"]], "setup.py": [[13, "setup-py"]], "str(obj)": [[6, "str-obj"]], "yum": [[15, "yum"]]}, "docnames": ["api-collections", "api-exceptions", "api-i18n", "api-iterutils", "api-overview", "api-text", "api-text-converters", "api-text-display", "api-text-misc", "api-text-utf8", "api-versioning", "designing-unicode-apis", "glossary", "hacking", "index", "porting-guide-0.3", "tutorial", "unicode-frustrations"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx.ext.todo": 2}, "filenames": ["api-collections.rst", "api-exceptions.rst", "api-i18n.rst", "api-iterutils.rst", "api-overview.rst", "api-text.rst", "api-text-converters.rst", "api-text-display.rst", "api-text-misc.rst", "api-text-utf8.rst", "api-versioning.rst", "designing-unicode-apis.rst", "glossary.rst", "hacking.rst", "index.rst", "porting-guide-0.3.rst", "tutorial.rst", "unicode-frustrations.rst"], "indexentries": {"\"everything but the kitchen sink\"": [[12, "term-Everything-but-the-kitchen-sink", true]], "_combining (in module kitchen.text.display)": [[7, "kitchen.text.display._COMBINING", false]], "_generate_combining_table() (in module kitchen.text.display)": [[7, "kitchen.text.display._generate_combining_table", false]], "_interval_bisearch() (in module kitchen.text.display)": [[7, "kitchen.text.display._interval_bisearch", false]], "_print_combining_table() (in module kitchen.text.display)": [[7, "kitchen.text.display._print_combining_table", false]], "_textual_width_le() (in module kitchen.text.display)": [[7, "kitchen.text.display._textual_width_le", false]], "_ucp_width() (in module kitchen.text.display)": [[7, "kitchen.text.display._ucp_width", false]], "api version": [[12, "term-API-version", true]], "ascii": [[12, "term-ASCII", true]], "ascii compatible": [[12, "term-ASCII-compatible", true]], "byte_exception_converters (in module kitchen.text.converters)": [[6, "kitchen.text.converters.BYTE_EXCEPTION_CONVERTERS", false]], "byte_string_textual_width_fill() (in module kitchen.text.display)": [[7, "kitchen.text.display.byte_string_textual_width_fill", false]], "byte_string_to_xml() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.byte_string_to_xml", false]], "byte_string_valid_encoding() (in module kitchen.text.misc)": [[8, "kitchen.text.misc.byte_string_valid_encoding", false]], "byte_string_valid_xml() (in module kitchen.text.misc)": [[8, "kitchen.text.misc.byte_string_valid_xml", false]], "bytes_to_xml() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.bytes_to_xml", false]], "code point": [[12, "term-code-point", true]], "code points": [[12, "term-code-points", true]], "control character": [[12, "term-control-character", true]], "control characters": [[12, "term-control-characters", true]], "controlcharerror": [[1, "kitchen.text.exceptions.ControlCharError", false]], "dummytranslations (class in kitchen.i18n)": [[2, "kitchen.i18n.DummyTranslations", false]], "easy_gettext_setup() (in module kitchen.i18n)": [[2, "kitchen.i18n.easy_gettext_setup", false]], "environment variable": [[6, "index-0", false], [6, "index-1", false], [6, "index-2", false], [6, "index-3", false], [6, "index-4", false], [13, "index-1", false]], "exception_converters (in module kitchen.text.converters)": [[6, "kitchen.text.converters.EXCEPTION_CONVERTERS", false]], "exception_to_bytes() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.exception_to_bytes", false]], "exception_to_unicode() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.exception_to_unicode", false]], "fill() (in module kitchen.text.display)": [[7, "kitchen.text.display.fill", false]], "get_translation_object() (in module kitchen.i18n)": [[2, "kitchen.i18n.get_translation_object", false]], "getwriter() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.getwriter", false]], "grapheme": [[12, "term-grapheme", true]], "guess_encoding() (in module kitchen.text.misc)": [[8, "kitchen.text.misc.guess_encoding", false]], "guess_encoding_to_xml() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.guess_encoding_to_xml", false]], "html_entities_unescape() (in module kitchen.text.misc)": [[8, "kitchen.text.misc.html_entities_unescape", false]], "i18n": [[12, "term-I18N", true]], "input_charset (kitchen.i18n.dummytranslations attribute)": [[2, "kitchen.i18n.DummyTranslations.input_charset", false]], "input_charset (kitchen.i18n.newgnutranslations attribute)": [[2, "kitchen.i18n.NewGNUTranslations.input_charset", false]], "isbasestring() (in module kitchen.text.misc)": [[8, "kitchen.text.misc.isbasestring", false]], "isbytestring() (in module kitchen.text.misc)": [[8, "kitchen.text.misc.isbytestring", false]], "isiterable() (in module kitchen.iterutils)": [[3, "kitchen.iterutils.isiterable", false]], "isunicodestring() (in module kitchen.text.misc)": [[8, "kitchen.text.misc.isunicodestring", false]], "iterate() (in module kitchen.iterutils)": [[3, "kitchen.iterutils.iterate", false]], "kitchen.collections.strictdict": [[0, "module-kitchen.collections.strictdict", false]], "kitchen.exceptions": [[1, "module-kitchen.exceptions", false]], "kitchen.i18n": [[2, "module-kitchen.i18n", false]], "kitchen.iterutils": [[3, "module-kitchen.iterutils", false]], "kitchen.text.converters": [[6, "module-kitchen.text.converters", false]], "kitchen.text.display": [[7, "module-kitchen.text.display", false]], "kitchen.text.exceptions": [[1, "module-kitchen.text.exceptions", false]], "kitchen.text.misc": [[8, "module-kitchen.text.misc", false]], "kitchen.text.utf8": [[9, "module-kitchen.text.utf8", false]], "kitchen.versioning": [[10, "module-kitchen.versioning", false]], "kitchenerror": [[1, "kitchen.exceptions.KitchenError", false]], "lc_all": [[6, "index-0", false], [6, "index-2", false], [6, "index-3", false], [6, "index-4", false]], "lc_ctype": [[6, "index-1", false]], "message catalog": [[12, "term-message-catalog", true]], "message catalogs": [[12, "term-message-catalogs", true]], "module": [[0, "module-kitchen.collections.strictdict", false], [1, "module-kitchen.exceptions", false], [1, "module-kitchen.text.exceptions", false], [2, "module-kitchen.i18n", false], [3, "module-kitchen.iterutils", false], [6, "module-kitchen.text.converters", false], [7, "module-kitchen.text.display", false], [8, "module-kitchen.text.misc", false], [9, "module-kitchen.text.utf8", false], [10, "module-kitchen.versioning", false]], "murphy's law": [[12, "term-Murphy-s-Law", true]], "newgnutranslations (class in kitchen.i18n)": [[2, "kitchen.i18n.NewGNUTranslations", false]], "output_charset() (kitchen.i18n.dummytranslations method)": [[2, "kitchen.i18n.DummyTranslations.output_charset", false]], "pep 383": [[11, "index-0", false]], "pep 386": [[10, "index-0", false], [10, "index-1", false], [10, "index-2", false], [10, "index-3", false], [10, "index-4", false], [10, "index-5", false], [10, "index-6", false], [10, "index-7", false], [14, "index-0", false]], "pep 8": [[13, "index-0", false]], "process_control_chars() (in module kitchen.text.misc)": [[8, "kitchen.text.misc.process_control_chars", false]], "python enhancement proposals": [[10, "index-0", false], [10, "index-1", false], [10, "index-2", false], [10, "index-3", false], [10, "index-4", false], [10, "index-5", false], [10, "index-6", false], [10, "index-7", false], [11, "index-0", false], [13, "index-0", false], [14, "index-0", false]], "pythonpath": [[13, "index-1", false]], "release version": [[12, "term-release-version", true]], "set_output_charset() (kitchen.i18n.dummytranslations method)": [[2, "kitchen.i18n.DummyTranslations.set_output_charset", false]], "str_eq() (in module kitchen.text.misc)": [[8, "kitchen.text.misc.str_eq", false]], "strictdict (in module kitchen.collections.strictdict)": [[0, "kitchen.collections.strictdict.StrictDict", false]], "textual width": [[12, "term-textual-width", true]], "textual_width() (in module kitchen.text.display)": [[7, "kitchen.text.display.textual_width", false]], "textual_width_chop() (in module kitchen.text.display)": [[7, "kitchen.text.display.textual_width_chop", false]], "textual_width_fill() (in module kitchen.text.display)": [[7, "kitchen.text.display.textual_width_fill", false]], "to_bytes() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.to_bytes", false]], "to_str() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.to_str", false]], "to_unicode() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.to_unicode", false]], "to_utf8() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.to_utf8", false]], "to_xml() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.to_xml", false]], "unicode_to_xml() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.unicode_to_xml", false]], "utf-8": [[12, "term-UTF-8", true]], "utf8_text_fill() (in module kitchen.text.utf8)": [[9, "kitchen.text.utf8.utf8_text_fill", false]], "utf8_text_wrap() (in module kitchen.text.utf8)": [[9, "kitchen.text.utf8.utf8_text_wrap", false]], "utf8_valid() (in module kitchen.text.utf8)": [[9, "kitchen.text.utf8.utf8_valid", false]], "utf8_width() (in module kitchen.text.utf8)": [[9, "kitchen.text.utf8.utf8_width", false]], "utf8_width_chop() (in module kitchen.text.utf8)": [[9, "kitchen.text.utf8.utf8_width_chop", false]], "utf8_width_fill() (in module kitchen.text.utf8)": [[9, "kitchen.text.utf8.utf8_width_fill", false]], "version_tuple_to_string() (in module kitchen.versioning)": [[10, "kitchen.versioning.version_tuple_to_string", false]], "wrap() (in module kitchen.text.display)": [[7, "kitchen.text.display.wrap", false]], "xml_to_byte_string() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.xml_to_byte_string", false]], "xml_to_bytes() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.xml_to_bytes", false]], "xml_to_unicode() (in module kitchen.text.converters)": [[6, "kitchen.text.converters.xml_to_unicode", false]], "xmlencodeerror": [[1, "kitchen.text.exceptions.XmlEncodeError", false]]}, "objects": {"kitchen": [[1, 0, 0, "-", "exceptions"], [2, 0, 0, "-", "i18n"], [3, 0, 0, "-", "iterutils"], [10, 0, 0, "-", "versioning"]], "kitchen.collections": [[0, 0, 0, "-", "strictdict"]], "kitchen.collections.strictdict": [[0, 1, 1, "", "StrictDict"]], "kitchen.exceptions": [[1, 2, 1, "", "KitchenError"]], "kitchen.i18n": [[2, 3, 1, "", "DummyTranslations"], [2, 3, 1, "", "NewGNUTranslations"], [2, 5, 1, "", "easy_gettext_setup"], [2, 5, 1, "", "get_translation_object"]], "kitchen.i18n.DummyTranslations": [[2, 1, 1, "", "input_charset"], [2, 4, 1, "", "output_charset"], [2, 4, 1, "", "set_output_charset"]], "kitchen.i18n.NewGNUTranslations": [[2, 1, 1, "", "input_charset"]], "kitchen.iterutils": [[3, 5, 1, "", "isiterable"], [3, 5, 1, "", "iterate"]], "kitchen.text": [[6, 0, 0, "-", "converters"], [7, 0, 0, "-", "display"], [1, 0, 0, "-", "exceptions"], [8, 0, 0, "-", "misc"], [9, 0, 0, "-", "utf8"]], "kitchen.text.converters": [[6, 6, 1, "", "BYTE_EXCEPTION_CONVERTERS"], [6, 6, 1, "", "EXCEPTION_CONVERTERS"], [6, 5, 1, "", "byte_string_to_xml"], [6, 5, 1, "", "bytes_to_xml"], [6, 5, 1, "", "exception_to_bytes"], [6, 5, 1, "", "exception_to_unicode"], [6, 5, 1, "", "getwriter"], [6, 5, 1, "", "guess_encoding_to_xml"], [6, 5, 1, "", "to_bytes"], [6, 5, 1, "", "to_str"], [6, 5, 1, "", "to_unicode"], [6, 5, 1, "", "to_utf8"], [6, 5, 1, "", "to_xml"], [6, 5, 1, "", "unicode_to_xml"], [6, 5, 1, "", "xml_to_byte_string"], [6, 5, 1, "", "xml_to_bytes"], [6, 5, 1, "", "xml_to_unicode"]], "kitchen.text.display": [[7, 6, 1, "", "_COMBINING"], [7, 5, 1, "", "_generate_combining_table"], [7, 5, 1, "", "_interval_bisearch"], [7, 5, 1, "", "_print_combining_table"], [7, 5, 1, "", "_textual_width_le"], [7, 5, 1, "", "_ucp_width"], [7, 5, 1, "", "byte_string_textual_width_fill"], [7, 5, 1, "", "fill"], [7, 5, 1, "", "textual_width"], [7, 5, 1, "", "textual_width_chop"], [7, 5, 1, "", "textual_width_fill"], [7, 5, 1, "", "wrap"]], "kitchen.text.exceptions": [[1, 2, 1, "", "ControlCharError"], [1, 2, 1, "", "XmlEncodeError"]], "kitchen.text.misc": [[8, 5, 1, "", "byte_string_valid_encoding"], [8, 5, 1, "", "byte_string_valid_xml"], [8, 5, 1, "", "guess_encoding"], [8, 5, 1, "", "html_entities_unescape"], [8, 5, 1, "", "isbasestring"], [8, 5, 1, "", "isbytestring"], [8, 5, 1, "", "isunicodestring"], [8, 5, 1, "", "process_control_chars"], [8, 5, 1, "", "str_eq"]], "kitchen.text.utf8": [[9, 5, 1, "", "utf8_text_fill"], [9, 5, 1, "", "utf8_text_wrap"], [9, 5, 1, "", "utf8_valid"], [9, 5, 1, "", "utf8_width"], [9, 5, 1, "", "utf8_width_chop"], [9, 5, 1, "", "utf8_width_fill"]], "kitchen.versioning": [[10, 5, 1, "", "version_tuple_to_string"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "attribute", "Python attribute"], "2": ["py", "exception", "Python exception"], "3": ["py", "class", "Python class"], "4": ["py", "method", "Python method"], "5": ["py", "function", "Python function"], "6": ["py", "data", "Python data"]}, "objtypes": {"0": "py:module", "1": "py:attribute", "2": "py:exception", "3": "py:class", "4": "py:method", "5": "py:function", "6": "py:data"}, "terms": {"": [1, 2, 6, 7, 8, 10, 11, 12, 13, 14, 16, 17], "0": [2, 3, 6, 7, 8, 10, 11, 13, 14, 17], "0a2": 10, "0a3": 7, "0descript": 17, "0m": 7, "0xc3": 17, "1": [2, 3, 6, 7, 8, 10, 11, 13, 14, 16], "10": 7, "100": 13, "113822": 7, "11503": 7, "11505": 7, "1155": 7, "1161": 7, "11647": 7, "11744": 7, "11775": 7, "119141": 7, "119145": 7, "119149": 7, "119170": 7, "119173": 7, "119179": 7, "119210": 7, "119213": 7, "119362": 7, "119364": 7, "12": 7, "122880": 7, "122886": 7, "122888": 7, "122904": 7, "122907": 7, "122913": 7, "122915": 7, "122916": 7, "122918": 7, "122922": 7, "123184": 7, "123190": 7, "12330": 7, "12335": 7, "1234567890": 7, "123628": 7, "123631": 7, "12392": 6, "12416037344": 6, "12441": 7, "12442": 7, "125136": 7, "125142": 7, "125252": 7, "125258": 7, "128": [6, 12, 17], "1425": 7, "1469": 7, "1471": 7, "1473": 7, "1474": 7, "1476": 7, "1477": 7, "1479": 7, "15": 6, "1536": 7, "1539": 7, "1552": 7, "1562": 7, "16": [11, 17], "1611": 7, "1631": 7, "1648": 7, "1750": 7, "1764": 7, "1767": 7, "1768": 7, "1770": 7, "1773": 7, "1807": 7, "1809": 7, "1840": 7, "1866": 7, "19": 14, "1958": 7, "1968": 7, "1a1": 3, "1a2": 6, "2": [2, 3, 6, 7, 8, 10, 11, 14, 15, 16], "20": 7, "2011": 14, "2027": 7, "2035": 7, "2045": 7, "2070": 7, "2073": 7, "2075": 7, "2083": 7, "2085": 7, "2087": 7, "2089": 7, "2093": 7, "2137": 7, "2139": 7, "2259": 7, "2273": 7, "2275": 7, "2303": 7, "2305": 7, "2306": 7, "2364": 7, "2369": 7, "2376": 7, "2381": 7, "2385": 7, "2388": 7, "2402": 7, "2403": 7, "2433": 7, "2492": 7, "2497": 7, "2500": 7, "2509": 7, "2530": 7, "2531": 7, "255": 11, "2558": 7, "256": 11, "2561": 7, "2562": 7, "2620": 7, "2625": 7, "2626": 7, "2631": 7, "2632": 7, "2635": 7, "2637": 7, "2672": 7, "2673": 7, "2689": 7, "2690": 7, "2748": 7, "2753": 7, "2757": 7, "2759": 7, "2760": 7, "2765": 7, "2786": 7, "2787": 7, "27s_law": 12, "2817": 7, "2876": 7, "2879": 7, "2881": 7, "2883": 7, "2893": 7, "2902": 7, "2946": 7, "2a2": 6, "3": [2, 3, 6, 7, 10, 11, 14, 15, 16], "3008": 7, "3021": 7, "30848092528": 6, "3134": 7, "3136": 7, "3142": 7, "3144": 7, "3146": 7, "3149": 7, "3157": 7, "3158": 7, "32": [11, 17], "3260": 7, "3263": 7, "3270": 7, "3276": 7, "3277": 7, "3298": 7, "3299": 7, "3387": 7, "3388": 7, "3393": 7, "3395": 7, "3405": 7, "3456": 10, "351": 17, "3530": 7, "3538": 7, "3540": 7, "3542": 7, "3633": 7, "3636": 7, "3642": 7, "3655": 7, "3662": 7, "3761": 7, "3764": 7, "377": 17, "3772": 7, "3784": 7, "3789": 7, "383": 11, "386": [4, 14], "3864": 7, "3865": 7, "3893": 7, "3895": 7, "3897": 7, "3953": 7, "3966": 7, "3968": 7, "3972": 7, "3974": 7, "3975": 7, "3984": 7, "3991": 7, "3993": 7, "4": [2, 8, 11, 14, 15, 16], "4028": 7, "4038": 7, "4141": 7, "4144": 7, "4146": 7, "4150": 7, "4151": 7, "4153": 7, "4154": 7, "4184": 7, "4185": 7, "4237": 7, "42607": 7, "42612": 7, "42621": 7, "42654": 7, "42655": 7, "42736": 7, "42737": 7, "43014": 7, "43019": 7, "43045": 7, "43046": 7, "43204": 7, "43232": 7, "43249": 7, "43307": 7, "43309": 7, "43347": 7, "43443": 7, "43456": 7, "43696": 7, "43698": 7, "43700": 7, "43703": 7, "43704": 7, "43710": 7, "43711": 7, "43713": 7, "43766": 7, "44013": 7, "4448": 7, "4607": 7, "4957": 7, "4959": 7, "5": [6, 8, 9, 11, 14, 15, 16], "5906": 7, "5908": 7, "5938": 7, "5940": 7, "5970": 7, "5971": 7, "6": [6, 14, 15, 17], "6002": 7, "6003": 7, "6068": 7, "6069": 7, "6071": 7, "6077": 7, "6086": 7, "6089": 7, "6099": 7, "6109": 7, "6155": 7, "6157": 7, "6313": 7, "64286": 7, "6432": 7, "6434": 7, "6439": 7, "6440": 7, "6450": 7, "6457": 7, "6459": 7, "65024": 7, "65039": 7, "65056": 7, "65071": 7, "65279": 7, "65529": 7, "65531": 7, "66045": 7, "66272": 7, "66422": 7, "66426": 7, "6679": 7, "6680": 7, "6752": 7, "6773": 7, "6780": 7, "6783": 7, "68097": 7, "68099": 7, "68101": 7, "68102": 7, "68108": 7, "68111": 7, "68152": 7, "68154": 7, "68159": 7, "6832": 7, "68325": 7, "68326": 7, "6845": 7, "68900": 7, "68903": 7, "6912": 7, "6915": 7, "69446": 7, "69456": 7, "6964": 7, "6966": 7, "6970": 7, "69702": 7, "6972": 7, "69759": 7, "6978": 7, "6980": 7, "69817": 7, "69818": 7, "69888": 7, "69890": 7, "69939": 7, "69940": 7, "7": [2, 6, 11, 14, 15, 17], "70": [7, 9], "70003": 7, "70080": 7, "70090": 7, "7019": 7, "70197": 7, "70198": 7, "7027": 7, "70377": 7, "70378": 7, "70459": 7, "70460": 7, "70477": 7, "70502": 7, "70508": 7, "70512": 7, "70516": 7, "70722": 7, "70726": 7, "70750": 7, "7082": 7, "7083": 7, "70850": 7, "70851": 7, "71103": 7, "71104": 7, "71231": 7, "71350": 7, "71351": 7, "7142": 7, "71467": 7, "7154": 7, "7155": 7, "71737": 7, "71738": 7, "72160": 7, "7223": 7, "72244": 7, "72263": 7, "72345": 7, "72767": 7, "73026": 7, "73028": 7, "73029": 7, "73111": 7, "7376": 7, "7378": 7, "7380": 7, "7392": 7, "7394": 7, "7400": 7, "7405": 7, "7412": 7, "7416": 7, "7417": 7, "7616": 7, "7673": 7, "7675": 7, "7679": 7, "768": 7, "7bit": 12, "7m": 7, "7m\u4e00\u4e8c\u4e09\u56db\u4e94": 7, "8": [2, 4, 5, 6, 7, 8, 11, 12, 13, 15, 17], "8203": 7, "8207": 7, "8234": 7, "8238": 7, "8288": 7, "8291": 7, "8298": 7, "8303": 7, "8400": 7, "8432": 7, "879": 7, "9": [7, 15], "917505": 7, "917536": 7, "917631": 7, "917760": 7, "917999": 7, "92912": 7, "92916": 7, "92976": 7, "92982": 7, "A": [2, 3, 6, 11, 12, 16], "And": [6, 11, 14, 16, 17], "As": [6, 11], "At": [6, 13, 14], "Be": [6, 13], "But": [11, 17], "By": [13, 15, 17], "For": [2, 6, 7, 9, 10, 11, 12, 13, 14, 17], "If": [2, 3, 6, 7, 8, 10, 11, 13, 14, 15, 17], "In": [2, 4, 6, 7, 8, 9, 11, 14, 15, 17], "It": [2, 3, 6, 7, 8, 10, 11, 12, 13, 14, 15, 17], "Its": 6, "No": [2, 13, 14, 17], "Not": 11, "Of": 11, "On": [2, 6, 11], "One": [6, 11, 17], "Or": 17, "That": [6, 8, 11, 17], "The": [2, 3, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16], "Then": [2, 6], "There": [2, 6, 7, 11, 13, 17], "These": [2, 6, 11, 13, 14, 15, 17], "To": [6, 11, 17], "Will": [8, 11], "With": [2, 7, 11, 14, 15, 17], "_": [2, 6, 11, 13, 15, 17], "__file__": 2, "__init_": 15, "__init__": [2, 6, 13], "__main__": [6, 17], "__name__": [13, 17], "__path__": 13, "__str__": 6, "__unicode__": 6, "__version__": [10, 13], "__version_info__": [10, 13], "_base64": 14, "_charset": 2, "_combin": [5, 7], "_generate_combining_t": [5, 7], "_getconfig": 15, "_interval_bisearch": [5, 7], "_print_combining_t": [5, 7], "_subprocess": 14, "_textual_width_l": [5, 7], "_ucp_width": [5, 7], "aac": 6, "abbrevi": 12, "abc": [3, 13], "abcdef": 15, "abil": 11, "abl": [2, 6, 11, 13, 15, 17], "about": [2, 6, 11, 12, 13, 14], "abov": [11, 13], "absolut": [6, 13], "abstract": [6, 12, 17], "accent": 17, "accept": [6, 8, 11, 17], "access": [2, 14, 17], "accord": 2, "accur": 11, "achiev": [6, 11], "across": [2, 11], "action": [6, 15], "actual": [6, 8, 11, 17], "ad": [2, 3, 6, 7, 8, 13, 15], "adapt": 2, "add": [2, 6, 13, 14, 17], "addit": 8, "addon": [4, 14], "adher": 11, "admonit": 11, "adopt": 11, "advis": 17, "affect": 11, "afraid": 17, "after": [6, 17], "afterward": 17, "ag": 2, "again": [6, 13, 17], "against": [6, 7, 8, 11], "aid": [8, 15], "aim": [2, 14], "algorithm": [2, 7], "alia": 0, "align": 7, "all": [1, 2, 6, 7, 9, 11, 12, 13, 14], "all_ascii": 11, "allow": [2, 6, 7, 8, 11, 12, 13, 14], "along": [13, 16], "alpha": 10, "alphabet": 17, "alreadi": [6, 7, 11, 17], "alright": 17, "also": [2, 6, 11, 13, 17], "altern": [5, 11, 17], "although": [2, 6, 8, 11, 17], "altogeth": [6, 8], "alwai": [2, 6, 7, 11, 15, 17], "am": [6, 17], "american": [6, 12], "amount": [6, 7, 12], "an": [1, 2, 3, 5, 7, 8, 10, 11, 12, 13, 14, 15, 17], "ani": [1, 2, 3, 6, 7, 11, 13, 17], "announc": 10, "anoth": [6, 8, 11, 12, 17], "answer": [6, 11, 17], "anyon": [2, 11], "anyth": [3, 6, 7, 11, 12], "anytim": [6, 11, 13, 17], "anywher": 11, "apart": 14, "api": [2, 6, 7, 8, 12, 14, 15, 16], "app": [2, 6], "appear": 6, "appen": 11, "append": [2, 7, 8, 11], "appli": [6, 13, 16], "applic": [2, 6, 14], "appropri": [6, 8, 15, 17], "ar": [2, 3, 6, 7, 8, 9, 11, 12, 13, 14, 15, 17], "arbitrari": 7, "arbitrarili": 8, "area": 11, "aren": [2, 6, 11, 13, 17], "arg": [6, 7, 9, 13, 15], "argument": [2, 6, 8, 11, 13], "aris": 8, "arisen": 16, "around": [2, 6, 7, 17], "arrai": [11, 17], "array_of_mostly_utf8_str": 8, "as_unicod": 13, "ascii": [1, 2, 6, 8, 12, 13], "asciiwrit": 6, "asian": 17, "ask": [7, 11], "assert_rais": 13, "assign": [6, 7], "attach": [6, 7], "attempt": [2, 6, 7, 8, 11, 17], "attent": 17, "attr": 2, "attrib": 6, "attribut": [2, 6, 14, 15], "author": [3, 14], "autodoc": 13, "autom": [6, 12], "automat": [6, 16, 17], "avail": [2, 6, 10, 13, 15, 17], "avoid": [5, 16], "awai": 13, "awar": [6, 13, 14, 16, 17], "b": [3, 10, 11], "b64decod": 6, "b64encod": 6, "b_": [13, 15, 17], "b_filenam": 17, "b_input": 6, "b_line": 17, "b_represent": 6, "b_string": 6, "b_string2": 6, "b_usernam": 6, "babbl": 6, "babel": [2, 12, 13], "back": [6, 8, 9, 11], "backspac": 7, "backtrac": 11, "backward": 13, "bad": [11, 17], "bake": 2, "base": [2, 4, 6, 11, 12], "base64": 6, "basestr": [6, 8], "bash": 17, "basic": 6, "becaus": [2, 6, 7, 8, 11, 13, 17], "becom": [10, 17], "been": [2, 7, 9, 17], "befor": [2, 3, 6, 7, 10, 11, 13, 14, 16, 17], "begin": [6, 13], "behaviour": [11, 13, 15], "being": [2, 6, 11, 14, 15, 17], "believ": 11, "below": [2, 10], "best": [6, 17], "bet": 17, "beta": 10, "better": [2, 9, 11, 13, 14, 16, 17], "between": [6, 7, 10, 11, 17], "beyond": 13, "bin": [6, 17], "binari": [6, 7, 11], "bit": [14, 17], "bittybit": 14, "blank": 13, "blissfulli": 11, "block": [7, 9, 11], "blow": 17, "blueskyonmar": 13, "boilerpl": 13, "boon": 6, "both": [2, 6, 7, 10, 13], "bound": 2, "boundari": 17, "bp_": 15, "bracket": 14, "brand": 14, "break": [11, 13], "bring": 15, "brown": 17, "bug": [6, 11], "bugfix": 13, "buggi": 15, "build": 13, "built": 14, "builtin": 6, "bunch": [8, 14], "bunchifi": 14, "bye": 11, "byte": [0, 2, 3, 5, 7, 8, 9, 12, 13, 14, 15, 16], "byte_exception_convert": [5, 6, 15], "byte_str": [6, 8], "byte_string_textual_width_fil": [4, 5, 7, 9], "byte_string_to_xml": [5, 6, 15], "byte_string_valid_encod": [4, 5, 8, 9, 15], "byte_string_valid_xml": [4, 5, 8], "bytearrai": 8, "bytes_to_xml": [5, 6], "c": [3, 6, 10, 15, 17], "c0": 8, "c1": 8, "caf": [6, 17], "caf\u00e8": 13, "caf\u00e9": [6, 7, 13, 17], "cake": 2, "calcul": [7, 9], "call": [2, 6, 11, 13, 15, 17], "caller": 11, "came": 6, "can": [2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17], "candid": 13, "cannot": [6, 7, 8, 11, 13], "canon": 7, "care": [6, 11, 13], "case": [2, 6, 7, 8, 9, 11, 13, 15, 17], "cat": 17, "catalog": [2, 12], "catch": [1, 11], "catchal": 5, "categori": 8, "caus": [3, 6, 7, 8, 11, 17], "causeth": 2, "caveat": 17, "cell": [7, 12], "certain": [6, 11, 13], "chanc": [13, 17], "chang": [2, 6, 7, 8, 11, 13, 15], "changelog": 13, "char": [6, 7, 11], "charact": [1, 2, 6, 7, 8, 9, 11, 12, 13, 17], "chardet": [8, 14], "charset": [2, 6], "chat": 11, "chdir": 11, "check": [2, 3, 7, 8, 10, 11, 13, 15, 17], "choic": [6, 11], "choos": [6, 11, 15], "chop": [7, 9], "chosen": 6, "chr": 11, "chr_val": 11, "claim": 8, "class": [1, 2, 6, 11, 17], "class_": 2, "cleaned_str": 6, "clear": [7, 11], "clearli": [11, 13], "client": 11, "close": [6, 11, 17], "clue": 11, "code": [2, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17], "codec": [6, 11, 17], "codepoint": [6, 17], "coder": 16, "codeset": 2, "coffe": 17, "collect": [4, 8, 14], "color": 7, "column": [7, 12], "com": [3, 13], "combin": [6, 7, 13, 15, 17], "come": [2, 11, 13, 17], "comma": 11, "command": [2, 6, 7, 13], "common": [2, 6, 7, 13], "commonli": [8, 14], "commun": 17, "compar": [6, 7, 8, 10, 12], "comparison": 6, "compat": [2, 6, 12, 14], "complet": 7, "complex": 6, "compliant": [2, 4, 13], "compos": 7, "comprehens": 17, "comput": [10, 12], "con": 11, "concept": 11, "conceptu": 6, "concern": 11, "concret": 17, "condit": [1, 13], "confid": [8, 13], "config": 13, "configur": [4, 6, 13], "confus": [2, 17], "consid": [11, 17], "consist": [2, 6, 17], "construct": [8, 11], "consult": 2, "consum": [7, 11, 17], "consumpt": [6, 12], "contain": [2, 5, 6, 7, 8, 10, 11, 12, 13, 14, 17], "content": 6, "continu": 11, "contrast": [13, 15, 17], "contribut": 14, "control": [1, 2, 6, 7, 8, 9, 11, 12, 17], "control_char": [6, 7], "control_charact": 12, "controlcharerror": [1, 4, 7, 8], "conveni": [6, 11], "convent": [11, 14], "convers": [5, 8, 17], "convert": [4, 5, 7, 8, 9, 11, 13, 14, 15], "copi": [13, 14], "core": 14, "corner": [11, 17], "correct": [7, 11, 17], "correctli": [6, 11, 14, 15, 16], "correspond": 17, "could": [6, 7, 11, 13, 15], "couldn": 17, "coupl": 11, "cover": 13, "coverag": 13, "creat": [2, 3, 10, 11, 13, 14, 17], "cron": 6, "cryptic": 6, "csv_string": 11, "current": [4, 6, 7, 10, 13, 14], "curs": 6, "customiz": 6, "cut": [14, 17], "cycl": [2, 13], "d": 6, "dai": 13, "danger": [6, 11], "dash": 11, "data": [2, 4, 5, 6, 9, 12, 16], "databas": [6, 7, 11, 17], "datafil": [6, 17], "date": [6, 12, 14], "deal": [5, 6, 7, 11, 17], "dealt": 6, "debug": [6, 11, 17], "decent": 6, "decid": [6, 7, 12, 13, 16, 17], "declar": 13, "decod": [2, 6, 7, 8, 11, 17], "decor": 13, "def": [2, 6, 11, 13, 15], "default": [2, 3, 6, 7, 8, 11, 13, 15, 17], "defaultdict": [0, 13, 14], "defin": [6, 7, 10, 11, 12, 15, 17], "delet": 7, "delete_char": 11, "demonstr": 17, "deni": 6, "denot": 17, "dep": 14, "departur": 6, "depend": [2, 4, 6, 7, 10, 11, 13, 14, 15, 17], "deprec": [5, 6, 9, 10, 13], "deprecationwarn": 13, "depth": 2, "deriv": 8, "desc": [13, 17], "descend": 14, "describ": [2, 10, 11, 13], "descript": 17, "design": [2, 6, 14, 16], "desir": [11, 15], "detail": [2, 12], "detect": [2, 8, 9, 11], "determin": [6, 7, 8, 11], "deux": 16, "dev": 10, "dev3456": 10, "develop": [2, 13, 14], "devic": 17, "devn": 10, "dicken": 17, "dict": [3, 5, 13, 14, 17], "dictionari": [0, 6, 14], "did": 11, "didn": 11, "differ": [2, 5, 6, 7, 8, 11, 13, 14, 17], "difficult": 11, "direct": 17, "directli": [1, 2, 6, 11], "directori": [2, 11], "dirnam": 2, "disable_chardet": 8, "disallow": 6, "discard": 13, "discov": [11, 14], "discoveri": 14, "disk": [11, 12, 17], "displai": [2, 4, 5, 6, 9, 12, 15, 17], "distinct": 0, "distribut": [13, 14], "divid": 7, "do": [2, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17], "do_someth": 6, "doc": [6, 16], "docstr": [6, 14], "document": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17], "doe": [2, 6, 7, 8, 10, 11, 13, 17], "doesn": [2, 6, 8, 9, 10, 11, 13], "dog": 17, "domain": [2, 15], "don": [2, 5, 6, 7, 8, 11, 13, 14, 15, 17], "done": [8, 14], "dot": 13, "doubl": 7, "doubt": 13, "down": [11, 17], "download": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17], "drag": 4, "drawback": [6, 7], "driven": 17, "drop": [14, 17], "due": [6, 7, 11], "dummi": 15, "dummy_wrapp": 15, "dummyp_wrapp": 15, "dummytansl": 15, "dummytransl": [2, 15], "dure": 11, "e": [2, 6, 15], "each": [2, 6, 7, 8, 11, 13, 14, 15, 17], "earli": [11, 13], "earlier": [6, 11], "eas": 2, "easi": [1, 10, 11, 12], "easier": [2, 13, 17], "easiest": [6, 11], "easili": [2, 6, 11, 13], "easy_gettext_setup": [2, 15], "ebdic": [11, 12], "echo": 17, "edgewal": 13, "effect": [6, 15], "eg": 7, "either": [2, 6, 15, 16, 17], "element": [7, 11], "elif": 11, "els": [2, 6, 7, 8, 11, 14, 17], "elsewher": 5, "emit": 1, "empti": [6, 11], "en": 12, "enabl": 14, "encod": [1, 2, 5, 6, 7, 8, 9, 12, 13, 14, 15, 17], "encount": [1, 6, 7, 8, 11, 17], "end": [6, 7, 11, 14, 17], "endus": 11, "english": [6, 12, 17], "enhanc": 6, "enough": [8, 10, 11, 14, 16, 17], "ensur": 6, "enter": [6, 11, 17], "entir": [6, 11], "entiti": [6, 8], "entri": [6, 13], "enumer": 11, "environ": [2, 6, 11], "eqiuval": 8, "equal": [6, 7, 11], "equival": [2, 6, 8, 11, 17], "error": [1, 2, 6, 7, 8, 10, 11, 13, 16], "escap": [6, 7], "especi": 6, "essenti": [11, 12], "etc": [7, 9, 10, 11, 13, 17], "euc": 11, "euc_jp": [6, 11], "evalu": [6, 11, 17], "even": [2, 6, 11, 13, 17], "event": 17, "eventu": 11, "everi": [6, 7, 8, 11, 13, 17], "everyon": 14, "everyth": [6, 11, 12, 13, 17], "everytim": 17, "everywher": 17, "ex": 10, "exact": [6, 17], "examin": 15, "exampl": [2, 3, 6, 7, 8, 10, 11, 13, 14], "exc": 6, "exce": [7, 11], "except": [2, 4, 5, 7, 8, 11, 13, 14, 15, 17], "exception2bmsg": 15, "exception2msg": 15, "exception2umsg": 15, "exception_convert": [5, 6, 15], "exception_to_byt": [5, 6, 15], "exception_to_unicod": [5, 6, 15], "exclud": 12, "exist": [2, 11, 14], "expand": [6, 7], "expect": [6, 11, 13, 17], "explan": 12, "explicit": 5, "explicitli": [6, 13, 17], "explictli": 17, "expos": 13, "express": [11, 13], "extend": [6, 13, 15], "extend_path": 13, "extens": [2, 13], "extern": [6, 14, 17], "extra": [6, 17], "extract": [2, 6, 12, 13], "f_ok": 17, "face": 6, "facil": [2, 17], "fact": 11, "factor": 17, "fail": [6, 15, 17], "failur": 11, "fairli": 6, "fallback": [2, 6, 15], "fals": [2, 3, 6, 7, 8, 11, 15], "famili": 11, "far": 11, "fast": 2, "faster": 8, "fault": 11, "favor": 6, "featur": [2, 13, 14], "fedora": 14, "fedoraproject": 3, "feed": 11, "feedback": 13, "few": [6, 7, 11, 14, 16], "fh": 2, "fidel": 6, "field": [6, 7, 11, 13, 17], "figur": [6, 11], "file": [2, 6, 7, 8, 11, 14, 15, 17], "filenam": [6, 11, 17], "files": 17, "filesystem": [6, 11, 17], "fill": [4, 5, 7, 9, 15], "final": [11, 13], "find": [2, 6, 7, 10, 11, 12, 13, 14, 15, 17], "findabl": 13, "fine": 17, "first": [2, 6, 7, 8, 11, 13, 17], "first_char": 11, "first_field": 11, "first_field_from_json_data": 11, "fit": [5, 7, 8, 15], "fix": [2, 6, 7, 12, 13, 17], "flag": 6, "flexibl": [2, 11], "focus": 15, "follow": [2, 4, 6, 7, 8, 11, 13, 14, 17], "foo": 2, "forc": 2, "forget": 13, "form": [2, 10, 14], "format": [4, 5, 6, 10, 11, 12, 13, 17], "forward": 14, "found": [2, 4, 6, 7, 10, 11, 14], "four": [7, 11, 12], "fox": 17, "fp": 2, "fragil": 11, "framework": 14, "free": 17, "friendli": 13, "from": [2, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17], "from_part": 10, "frustrat": [6, 14, 15, 16], "fulfil": 15, "full": [7, 11], "func": 13, "function": [3, 4, 5, 7, 9, 10, 12, 13, 14, 15, 16, 17], "further": 11, "gaftonmod": 15, "gain": 11, "garbag": 11, "garbl": 6, "gave": 11, "gener": [3, 6, 7, 8, 10, 11, 13, 14], "get": [2, 6, 7, 9, 10, 11, 14, 15, 17], "get_translation_object": [2, 17], "getpreferredencod": [2, 11, 17], "getsiz": 17, "gettext": [2, 6, 12, 14, 15, 17], "getwrit": [5, 6, 17], "give": [2, 6, 7, 11, 13, 16, 17], "given": [2, 3, 6, 7, 8, 9, 11, 15, 17], "glare": 17, "global": 15, "glossari": 14, "glyph": [7, 12], "gnu": 14, "gnutransl": 2, "go": [2, 6, 7, 11, 12, 17], "goal": [6, 16], "goe": [6, 14], "good": [6, 11, 13, 14, 17], "got": [6, 17], "gotcha": [5, 17], "gracefulli": 6, "graphem": [7, 12, 17], "great": 6, "greater": 7, "gt": 6, "guarante": [2, 6, 7, 13], "guess": [6, 7, 8, 11, 14], "guess_bytes_to_xml": 8, "guess_encod": [4, 5, 8, 14], "guess_encoding_to_xml": [5, 6, 14], "gui": [6, 13], "guid": [14, 17], "ha": [1, 2, 6, 7, 9, 11, 13, 14, 15, 17], "had": [2, 15, 17], "hadn": 2, "half": 7, "hand": [6, 11], "handl": [2, 6, 7, 9, 11, 14, 15, 17], "handle_errors_somehow": 6, "handler": [6, 7, 11, 17], "happen": [6, 11, 17], "hard": [11, 13], "harder": [11, 17], "hardest": 6, "hash": [6, 14], "hashlib": 14, "have": [2, 3, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17], "haven": 17, "heavili": [2, 17], "help": [2, 8, 11, 14, 16, 17], "helper": [4, 7, 14], "here": [2, 6, 7, 11, 13, 14, 15, 17], "hi": 2, "hidden": 11, "hierarchi": 1, "high": 8, "higher": 8, "highli": [14, 17], "highlight": 7, "hint": 6, "hold": 6, "homebrew": 14, "horizont": 12, "how": [2, 5, 7, 11, 12, 13, 15, 16, 17], "howev": [6, 7, 11, 13, 17], "html": [6, 8, 13], "html_entities_unescap": [4, 5, 8], "http": [12, 13], "huge": 17, "human": [10, 12], "hurt": 17, "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17], "i18n": [4, 12, 14, 17], "idea": [6, 13], "ideal": 6, "identifi": [16, 17], "idiom": [6, 12], "ie": [2, 6], "ignor": [6, 7, 8], "illeg": 6, "illustr": 11, "immedi": [7, 11, 17], "implement": [6, 10, 12, 14, 17], "implici": 17, "implicit": 17, "implicitli": [2, 17], "import": [2, 6, 7, 9, 10, 11, 13, 14, 15, 17], "imposs": 11, "improv": 11, "inadequ": 7, "inappropri": 11, "includ": [6, 11, 12, 13], "include_str": [3, 15], "inclus": [6, 11], "incoher": 6, "incompat": [12, 13], "inconsist": 16, "increas": 6, "increment": 13, "indent": 7, "independ": 13, "index": [11, 14], "individu": 6, "inescap": 11, "inevit": 6, "info": 13, "inform": [2, 6, 10, 11, 12, 13, 14, 16, 17], "initi": [6, 11, 14], "initial_ind": [7, 9], "input": [6, 11, 13, 15], "input_charset": 2, "input_encod": 6, "input_should_be_bytes_alreadi": 6, "insert": 6, "insid": [6, 7, 11, 13], "instal": [2, 8, 13, 14], "instanc": [2, 6, 8, 9, 11, 13, 17], "instant": 6, "instanti": 6, "instead": [2, 6, 7, 8, 9, 11, 13, 14, 15, 17], "int": [6, 11], "integ": [7, 11], "integr": 13, "intellig": 6, "intend": [2, 6, 11, 16], "intent": 15, "interact": [6, 11], "interchang": [6, 11, 17], "interfac": 13, "intern": [4, 5, 11], "internation": 12, "internet": [6, 12], "interpret": [6, 11], "interv": 7, "introduc": 13, "introduct": 6, "introductori": 13, "intrus": 13, "invalid": [6, 8, 11, 17], "invent": 14, "invis": 7, "invoc": 6, "involv": [11, 17], "ioerror": 2, "is_unicod": 11, "isbasestr": [4, 5, 8], "isbytestr": [4, 5, 8], "isinst": [6, 8, 11, 13], "isiter": [3, 4, 15], "isn": [6, 11], "issu": [2, 5, 6, 11, 16, 17], "isunicodestr": [4, 5, 8], "item": [3, 6, 14], "iter": [2, 3, 4, 14], "itertool": 14, "iterutil": [4, 14, 15], "its": [2, 4, 6, 10, 13, 14, 15, 17], "itself": [1, 6, 7, 9, 11, 13, 15], "japanes": 11, "ji": 11, "join": [2, 11], "json": 11, "json_data": 11, "json_str": 11, "jump": 17, "just": [2, 6, 7, 8, 10, 11, 13, 14, 15, 17], "justifi": 7, "k": 11, "kanji": 7, "keep": [6, 10, 11, 13, 14, 15, 17], "kei": [0, 5, 11, 13, 17], "keyword": [6, 11, 13], "kitchen": [7, 8, 9, 10, 11, 12, 15], "kitchenerror": [1, 4], "knack": 16, "know": [6, 7, 8, 15, 16, 17], "known": [6, 11, 14, 17], "ku": [9, 15], "kuhn": 7, "kuratomi": [3, 14], "kwarg": [6, 7, 9, 13], "lack": 2, "lambda": [6, 15], "lan": 17, "languag": [2, 12, 13, 17], "larg": 6, "larger": [7, 14], "last": [2, 6, 7, 11, 13, 14, 17], "later": [6, 7, 14, 17], "latest": 14, "latin": [6, 8], "latin1": [11, 13, 14], "latin1_str": 6, "latter": 2, "law": [12, 17], "lazi": 17, "lc_all": [6, 17], "lc_ctype": 6, "lc_messag": 2, "le": 11, "lead": [6, 11, 17], "learn": 16, "least": [2, 6, 10, 11, 13, 17], "leav": [11, 13], "left": [7, 9], "legal": [6, 7, 17], "len": [11, 17], "length": [7, 9, 17], "less": [7, 8, 10, 11, 13, 14, 15], "lesser": [7, 14], "let": [6, 8, 11, 14, 17], "letter": 17, "level": [6, 11, 13, 17], "lgettext": [2, 17], "lgplv2": [13, 14], "lib": 2, "lib64": 17, "librari": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17], "life": [14, 16], "light": 7, "lightweight": 14, "like": [2, 6, 7, 10, 11, 13, 14, 15, 17], "limit": [8, 11, 17], "line": [6, 7, 13, 17], "link": [14, 17], "linux": [2, 12], "list": [2, 3, 6, 7, 9, 11, 13, 14, 15], "listdir": 11, "liter": 11, "littl": [2, 11, 14], "live": 13, "ll": [2, 6, 8, 10, 11, 14, 15, 17], "lmacken": 3, "lngettext": [2, 17], "load": [2, 11, 17], "local": [2, 6, 11, 15, 17], "localedir": 2, "locat": 10, "log": [6, 17], "logfil": 6, "lone": 11, "long": [6, 7, 13], "longer": [6, 7, 14], "look": [2, 6, 8, 10, 11, 12, 13, 15, 16], "lookup": [2, 7, 14], "lose": 6, "lot": [6, 13], "low": 17, "lower": 11, "lt": 6, "luckili": 11, "luke": 3, "lull": 6, "luxuri": 17, "machin": 11, "macken": 3, "made": [6, 13], "mai": [2, 4, 6, 7, 8, 11, 13, 14, 15, 16, 17], "main": [6, 11, 13], "mainli": 6, "maintain": [13, 14], "major": [10, 13], "make": [1, 2, 3, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17], "malform": 7, "mandatori": 13, "mangl": [8, 17], "mani": [1, 6, 7, 9, 11, 12, 14, 15, 17], "manipul": [3, 4, 5, 14, 17], "manner": [2, 12, 14, 17], "manual": 17, "map": [6, 11, 12, 17], "march": 14, "mark": [2, 12, 13, 17], "marker": 10, "marku": 7, "markup": 13, "mask": 17, "match": [2, 6, 11, 17], "materi": 13, "matter": [2, 6, 11], "max_length": 11, "me": 2, "me8witbomh8": 11, "mean": [2, 6, 8, 11, 12, 13, 15, 17], "meant": [6, 12], "meanwhil": 10, "measur": 7, "mechan": 17, "medium": 11, "meet": 13, "memori": 12, "mention": [11, 14, 15], "merg": 10, "messag": [2, 5, 11, 12, 13, 15, 17], "method": [2, 6, 11, 12, 13, 15], "methodologi": 13, "mgg": 6, "mi": 9, "micro": [10, 13], "might": [2, 6, 8, 11, 12, 13, 16, 17], "mind": [6, 11], "mine": 11, "minor": [10, 13], "misc": [5, 8, 9, 13, 15], "miscellan": [4, 5], "mismatch": 17, "miss": 11, "mistak": 17, "mitig": 17, "mix": [6, 17], "mixtur": 6, "mkdir": 11, "mo": 2, "mode": 11, "modern": [2, 6], "modif": 6, "modul": [1, 4, 5, 6, 7, 9, 10, 14, 17], "moment": [13, 14], "monospac": [7, 12], "more": [2, 4, 6, 7, 11, 13, 14, 15, 17], "most": [2, 6, 7, 9, 11, 13, 14, 17], "move": 17, "msg": [7, 9, 11, 13, 15], "msgid": 2, "much": [11, 15, 17], "multi": [7, 11, 12], "multipl": [2, 6, 11, 13], "murphi": [12, 17], "must": [6, 7, 11, 17], "my": [2, 4, 14], "my_sent": 17, "myerror": 6, "myprogram": 2, "mytag": 6, "n": [6, 7, 10, 17], "n_": 2, "name": [2, 6, 11, 13, 14], "namespac": [13, 14], "nativ": 17, "natur": [11, 17], "nearli": [12, 17], "necessarili": 11, "need": [2, 6, 7, 8, 10, 12, 13, 14, 15], "neg": 11, "neither": 2, "nest": [10, 14], "network": [6, 11, 17], "never": [2, 6, 8, 11], "new": [2, 7, 9, 11, 14, 15], "new_fil": 11, "new_funct": 13, "new_handler_nam": 6, "new_modul": 13, "new_msg": 11, "newdatafil": 17, "newer": [2, 6, 14], "newgnutransl": 2, "newlin": 7, "next": [10, 11, 13, 14, 16, 17], "nfc": [11, 17], "ngettext": [2, 17], "nice": [2, 14], "nicer": 6, "nitpick": 13, "node": 6, "non": [2, 6, 7, 8, 11, 13], "non_str": 6, "nondisplay": 11, "none": [2, 3, 6, 7, 9, 11], "nonsense_char_": 11, "nonstr": [6, 15], "normal": [2, 6, 7, 8, 11, 12, 14, 17], "normalize_filenam": 11, "normalizedvers": 10, "nose": [13, 14], "nosetest": 14, "notabl": [11, 12], "notat": 14, "note": [6, 8, 11, 13, 17], "notic": [6, 11], "novic": 11, "now": [2, 6, 11, 13, 14], "null": [6, 11, 17], "nulltransl": 2, "number": [7, 11, 12, 13, 17], "number_of_char": 11, "numer": 7, "o": [2, 11, 17], "obj": [3, 5, 8], "object": [3, 4, 6, 8, 15, 17], "obviou": [11, 15], "occur": [6, 11, 13], "odd": 11, "often": [2, 6, 7, 9, 10, 11, 12, 17], "oh": [4, 14], "ok": 7, "ok_": 13, "okai": [10, 11, 17], "old": [2, 9, 13, 15], "old_funct": 13, "older": [2, 6, 14], "omit": [6, 11], "onc": [6, 10, 11, 17], "one": [2, 6, 7, 8, 11, 12, 13, 15, 17], "ones": [2, 6, 11], "onli": [2, 6, 7, 12, 13, 14, 15, 16, 17], "onto": 17, "open": [6, 11, 17], "oper": [2, 3, 6, 7, 9, 17], "opportun": [6, 11], "opposit": 17, "optim": 7, "option": [6, 8, 11, 13], "ord": 11, "order": [2, 7, 8, 11, 14, 17], "ordereddict": 14, "ordin": [6, 17], "org": [3, 12, 13], "orient": 15, "origin": 6, "other": [2, 4, 6, 7, 8, 10, 12, 13, 16], "otherwis": [2, 3, 7, 8], "our": [6, 10, 11, 13, 17], "out": [3, 6, 7, 8, 11, 13, 15, 17], "output": [2, 6, 8, 13, 16], "output_charset": 2, "output_encod": 6, "output_xml": 8, "outsid": [6, 7, 11, 13, 14, 17], "over": [3, 6, 11, 13, 14, 17], "overbar": 13, "overcom": [6, 14, 15, 16], "overlap": 7, "overrid": 6, "overridden": 6, "own": [6, 13, 14, 17], "p_": 15, "packag": [2, 14], "pad": [7, 9], "page": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17], "pai": 17, "pain": [6, 17], "pair": [6, 17], "param": 13, "paramet": [2, 3, 6, 7, 8, 10, 11, 13, 15], "pars": [2, 11, 13], "parsabl": 12, "parser": [6, 10], "part": [11, 12, 13, 14, 16], "parti": [2, 6, 14], "particular": [6, 7, 11, 12, 13, 17], "pass": [6, 7, 8, 11, 13, 15, 17], "passthru": [6, 15], "past": 14, "path": [2, 6, 13, 17], "pattern": 13, "paver": 13, "peopl": [6, 7, 11, 12, 13, 14, 17], "pep": [4, 11, 13, 14], "per": [7, 11], "perform": [2, 6, 11, 12, 15, 17], "perhap": 14, "permut": 13, "person": [10, 11], "pick": [11, 16, 17], "piec": [2, 12, 13, 15, 17], "pkgutil": 13, "place": [6, 11, 12, 13, 15, 17], "placehold": 11, "plain": 8, "plan": 6, "pleas": [2, 15], "plu": 11, "plural": 2, "pocoo": 13, "point": [6, 7, 11, 12, 13, 17], "polymorph": 11, "popular": 11, "port": [8, 14], "portabl": 2, "portion": [11, 15, 17], "posit": [6, 7, 11, 17], "posix": 17, "possibl": [6, 7, 8, 11, 17], "possibli": [12, 14], "post": 10, "postn": 10, "potenti": 11, "prefer": 11, "prefix": [2, 7, 9, 17], "present": [2, 6, 7, 8, 10, 11, 12, 13, 14, 15, 17], "preserv": 6, "presum": 6, "pretti": [6, 17], "prevent": [8, 17], "previous": 15, "principl": 11, "print": [2, 5, 7, 10, 11, 13, 17], "print_invit": 2, "print_messag": 13, "print_usag": 2, "printabl": [6, 7], "prior": [6, 13], "pro": 11, "proactiv": 17, "probabl": [6, 8, 11], "problem": [2, 6, 11, 16, 17], "problemat": 17, "process": [1, 2, 6, 7, 11, 14], "process_control_char": [4, 5, 8], "processed_arrai": 8, "product": 11, "program": [2, 6, 10, 11, 12, 13, 17], "programm": [11, 16, 17], "project": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17], "promin": 17, "prone": 11, "proper": [2, 6, 7, 17], "properli": [6, 7, 11, 13, 17], "properti": 11, "prove": 14, "provid": [0, 2, 6, 7, 11, 13, 14, 15, 17], "public": 14, "publish": [14, 16], "pull": [13, 14], "pure": [13, 17], "purpos": [2, 6, 11, 12, 13, 17], "pursu": 11, "push": [6, 14], "put": [6, 7, 10, 11, 13, 15], "py": [2, 6, 7, 14, 15, 17], "pycompat24": 13, "pylint": 13, "pypi": 13, "python": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17], "python2": [2, 5, 8, 11, 14, 15, 16], "python2_api": 2, "python3": [2, 8, 11, 17], "pythonpath": 13, "question": [11, 17], "quick": 17, "quirk": 6, "quit": 17, "quot": 6, "r": 17, "ra": 9, "rais": [2, 6, 7, 8, 13, 17], "raisng": 11, "rang": [6, 17], "rase": 6, "rather": [2, 7, 8, 13, 14], "raw": 11, "raw_input": [6, 17], "rc": 10, "re": [6, 7, 8, 11, 13, 14, 17], "read": [6, 11, 12, 17], "readabl": [6, 10], "readm": 13, "real": [2, 13], "realiz": [11, 13], "realli": [6, 7], "realpath": 2, "reason": [2, 6, 7, 11, 15, 17], "receiv": 11, "recent": [6, 17], "recip": 14, "recogn": 17, "recommend": [6, 10, 13], "red": 6, "redhat": 3, "redirect": [6, 17], "refer": [6, 10], "refus": 6, "regard": 7, "regardless": 2, "regener": 7, "reimplemet": 6, "reinvent": 14, "rel": 13, "relat": [7, 12], "releas": [6, 10, 12, 13, 14, 15, 17], "reli": 6, "relicens": 13, "remain": [6, 11, 13], "rememb": [6, 7, 11, 13, 17], "remov": [2, 6, 8, 9, 13, 17], "renam": 13, "reorder": 13, "replac": [2, 6, 7, 8, 9, 11, 13, 15, 17], "report": [6, 11], "repr": 6, "repres": [6, 7, 11, 17], "represent": [6, 7, 11, 15, 17], "reproduc": [6, 8], "requir": [6, 11, 13], "reset": 13, "resist": [6, 11], "resolv": 13, "resourc": 17, "respons": 11, "restor": 6, "restrict": 14, "result": [6, 11, 15], "rethink": 11, "retriev": 6, "return": [2, 3, 6, 7, 8, 9, 10, 13, 15, 16, 17], "reus": [11, 12], "revers": 6, "rhe": 2, "right": [7, 10, 11, 17], "robust": 11, "role": 15, "roman": 17, "room": 13, "root": 1, "roughli": 6, "routin": 1, "rtype": 13, "rule": 6, "run": [6, 11, 12, 13, 14, 15, 17], "runtim": 13, "safe": [6, 11, 17], "safer": [2, 15], "sai": [2, 11, 17], "same": [2, 6, 7, 13, 14, 15, 16], "sampl": 17, "sane": 6, "saniti": 6, "sat": 17, "satisfi": [2, 10], "save": 6, "scalar": 3, "scheme": 6, "screen": [5, 6, 12, 17], "screw": 9, "script": [6, 17], "sdist": 13, "search": [2, 7, 8, 11, 13, 14], "second": [8, 11, 13, 15], "section": [11, 13, 16, 17], "secur": [6, 14], "see": [2, 6, 8, 10, 11, 15, 17], "seem": [5, 11, 14, 17], "seen": 11, "select": 11, "self": [6, 17], "semant": 13, "send": [6, 11, 17], "sens": [6, 10, 11, 17], "sentenc": 12, "separ": [6, 7, 14, 16, 17], "sequenc": [6, 7, 11, 12, 17], "serv": [2, 7, 12, 13], "set": [2, 3, 6, 7, 10, 11, 12, 13, 14, 15, 17], "set_output_charset": 2, "setup": [2, 14, 15, 17], "sever": [2, 6, 11, 12, 13, 15, 17], "share": 2, "shell": 17, "shift": 11, "ship": [4, 13], "shoe": 16, "short": [6, 13, 17], "shortcut": 7, "should": [1, 2, 6, 7, 11, 13, 15, 17], "shouldn": [6, 7], "show": [11, 16, 17], "shown": 13, "side": [2, 7], "sign": 11, "signatur": 13, "signifi": 12, "silent": 11, "similar": [2, 6, 9, 11, 13, 17], "similarli": [13, 17], "simpl": [2, 6, 11, 14, 17], "simpler": [9, 11], "simplerepr": [6, 15], "simplest": 6, "simpli": [2, 6, 11, 14, 15], "simplif": 6, "simplifi": 6, "sinc": [6, 8, 11, 12, 14, 17], "sincer": 17, "singl": [3, 7, 13, 17], "sink": 12, "sit": 14, "site": [2, 13], "situat": [6, 11], "size": 17, "skip": 11, "slightli": 15, "slot": 6, "small": 14, "smart": 11, "smoketest": 13, "snippet": 14, "so": [2, 6, 7, 9, 11, 12, 13, 14, 15, 17], "socket": 11, "softwar": [4, 12, 14, 17], "sole": [6, 17], "solut": 16, "solv": [6, 11, 17], "some": [2, 6, 7, 8, 11, 13, 14, 15, 16, 17], "someon": [6, 11, 14, 17], "someth": [2, 6, 8, 11, 12, 13, 14, 15, 16, 17], "sometim": [6, 7, 11, 13, 17], "somewhat": 13, "soon": 10, "sort": [7, 8, 17], "sound": 17, "sourc": [2, 11, 12, 17], "space": [7, 11, 12], "speak": 12, "special": [6, 13, 17], "specif": [2, 8, 11, 17], "specifi": [2, 6, 7, 8, 9, 11, 13, 15], "speed": 7, "sphinx": 13, "split": 17, "stabl": 13, "stacklevel": 13, "stage": [6, 13], "standalon": 14, "standard": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17], "standardis": 6, "start": [6, 7, 8, 10, 11, 17], "startup": 2, "startupconf": 15, "state": [11, 13], "statement": 6, "static": 7, "stderr": 6, "stdin": [6, 17], "stdout": [6, 17], "step": [2, 6, 13], "stick": 17, "still": [6, 11, 13, 14, 17], "store": [6, 12, 17], "str": [0, 2, 3, 5, 7, 8, 9, 13, 15, 16], "str1": 8, "str2": 8, "str_eq": [4, 5, 8, 15], "str_tabl": 11, "straightforward": [6, 11], "strategi": [5, 8, 11, 17], "stream": 6, "streamwrit": [6, 17], "strict": [6, 7, 8, 11], "strictdict": [4, 6], "string": [1, 2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15], "string_for_output": 17, "strip": [8, 17], "strive": 13, "strng": 13, "structur": [4, 13, 14], "style": [10, 14], "subject": 6, "submodul": 13, "subpackag": 14, "subsequ": [2, 7], "subsequent_ind": [7, 9], "subset": 11, "substitut": [8, 11, 13], "succe": 8, "suddenli": [11, 17], "suffer": 2, "suffix": [7, 9], "suggest": [13, 15], "suitabl": [2, 6], "summari": [13, 17], "supackag": 13, "superior": 2, "support": [13, 14, 15], "suppos": [6, 12, 17], "sure": [2, 6, 8, 10, 11, 13, 15, 17], "surpris": [6, 11], "surrog": 11, "surrogateescap": 11, "suspici": 11, "switch": [6, 13, 15], "sy": [2, 6, 17], "symbol": [6, 17], "sync": [7, 13], "system": [2, 6, 8, 11, 13, 17], "t": [2, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16], "tabl": [7, 11], "tag": 6, "take": [2, 6, 7, 10, 12, 16], "taken": [2, 6], "tamil": 7, "tarbal": [10, 13], "target": 11, "task": 11, "tell": [6, 7, 8, 11, 12, 15], "tend": 6, "term": [11, 14], "termin": [6, 17], "test": [3, 6, 8, 11, 13, 14, 17], "test_base64": 14, "test_defaultdict": 14, "test_subprocess": 14, "text": [4, 9, 11, 12, 13, 14, 15], "textual": [7, 9, 11, 12, 17], "textual_width": [4, 5, 7, 9, 13, 15], "textual_width_chop": [4, 5, 7, 9, 13, 15], "textual_width_fil": [4, 5, 7], "textutil": 15, "textwrap": [7, 9], "than": [2, 6, 7, 8, 10, 11, 12, 13, 14, 17], "thei": [2, 6, 8, 11, 12, 13, 14, 15, 17], "them": [2, 3, 5, 7, 8, 9, 11, 12, 14, 16, 17], "themselv": 11, "therefor": 7, "thi": [2, 3, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16], "thing": [6, 7, 11, 13, 14, 15, 17], "think": [11, 12, 15, 17], "third": [6, 14], "those": [2, 6, 8, 9, 11, 12, 14, 15, 17], "though": [2, 11, 14, 17], "thought": 11, "three": [6, 11, 13], "through": [2, 6, 11, 15, 17], "throughout": 17, "throw": [2, 6, 11, 17], "thrown": [1, 8, 17], "thu": 17, "time": [6, 11, 13, 14, 17], "tini": 14, "titl": 13, "tmp": [11, 17], "to_byt": [5, 6, 8, 9, 11, 13, 15, 17], "to_str": [5, 6, 15], "to_unicod": [5, 6, 7, 11, 13, 15, 17], "to_unicode_mayb": 15, "to_utf8": [5, 6, 15], "to_xml": [5, 6, 15], "togeth": 6, "too": [7, 14], "took": 6, "tool": [12, 13, 14], "top": [2, 13], "toplevel": [2, 13, 15], "toshio": [3, 6, 14], "total": [7, 11], "trace": 6, "traceback": [6, 13, 17], "track": 17, "trail": 11, "trait": 2, "transfer": 6, "transform": [2, 3, 5, 8, 10, 11, 14, 17], "translat": [4, 6, 11, 12, 13, 15, 17], "translate_b": 11, "transport": 11, "treat": [0, 3, 6, 7, 11], "treatment": [6, 16], "tri": [6, 14, 17], "tricki": 2, "troubl": 6, "true": [2, 3, 6, 7, 8, 9, 11, 15], "truncat": 11, "trunk": 13, "trust": 6, "try": [6, 8, 11, 13, 14, 15, 17], "tt": [6, 17], "tupl": [2, 6, 7, 10, 13], "turn": [2, 6, 17], "tweak": 6, "two": [2, 6, 7, 8, 11, 12, 13, 15, 17], "txt": 17, "type": [2, 6, 7, 8, 9, 15, 16], "typeerror": [6, 8, 11], "typic": 2, "u": [2, 6, 7, 11, 13, 15, 17], "u0000": 6, "u0007": 6, "u304a": 17, "u304f": [6, 11], "u3057": 17, "u3068": [6, 11, 17], "u307f": [6, 11], "u3089": [6, 11], "u_": 17, "u_represent": 6, "u_str": [6, 11], "ubiquit": 17, "uc": 7, "ufffd": 6, "ugettext": [2, 15, 17], "unabl": [6, 11], "unchang": 6, "uncondition": 6, "undecod": [6, 7, 11], "under": [2, 14, 17], "underbar": 13, "underli": 6, "underscor": 11, "understand": [6, 9, 13, 16, 17], "unequ": 6, "unfortun": [2, 6, 17], "ungettext": [2, 15, 17], "unhelp": 11, "unicod": [2, 4, 7, 8, 9, 12, 13, 14, 15, 16], "unicode_nam": 6, "unicode_to_xml": [5, 6, 15], "unicodedata": [7, 11, 17], "unicodedecodeerror": [6, 8, 17], "unicodeencodeerror": [6, 17], "unicodeerror": [2, 6, 8, 11, 13, 17], "unicodewarn": [6, 8], "unidata_vers": 7, "uniqu": 2, "unit": 12, "unittest": 14, "unittest2": [13, 14], "unix": [2, 6], "unknown": [6, 14, 17], "unless": [3, 17], "unlik": 2, "unmodifi": 6, "unnecessari": 6, "unnot": 11, "unspecifi": 2, "until": [2, 6, 7, 11, 13, 17], "untransl": 2, "unwrapped_stdout": 6, "up": [2, 6, 7, 9, 10, 11, 12, 13, 14, 16, 17], "updat": [7, 14], "upload": 13, "upstream": 6, "us": [2, 3, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15], "usabl": [6, 11], "usag": [3, 6, 7, 11], "use_unicod": [2, 15], "user": [2, 6, 11, 12, 13, 17], "usernam": [6, 13], "usr": [2, 6, 17], "usual": [6, 11, 13, 17], "utf": [2, 4, 5, 6, 7, 8, 11, 12, 17], "utf16b": 11, "utf16l": 11, "utf32b": 11, "utf32l": 11, "utf7": 6, "utf8": [4, 6, 9, 11, 13, 14, 15, 17], "utf8_": 17, "utf8_str": 6, "utf8_text_fil": [4, 5, 9, 15], "utf8_text_wrap": [4, 5, 9, 15], "utf8_valid": [4, 5, 9, 15], "utf8_width": [4, 5, 9, 15], "utf8_width_chop": [4, 5, 9, 15], "utf8_width_fil": [4, 5, 9], "utf8writ": [6, 17], "util": 13, "v": [2, 11], "valid": [6, 8, 9, 11, 15, 17], "validli": 6, "valu": [0, 2, 3, 6, 7, 8, 9, 10, 13, 15, 16], "valueerror": [6, 8, 11], "var": 17, "vari": 11, "variabl": [2, 6, 7, 12, 13, 17], "variat": 17, "variou": [11, 12], "ve": [6, 7, 11, 14, 17], "verbatim": 17, "verbos": 6, "veri": [10, 11, 13, 17], "versa": [2, 6, 11], "version": [2, 3, 4, 6, 7, 8, 11, 12, 14, 15, 17], "version_info": 10, "version_tuple_to_str": [4, 10, 13], "via": 13, "viabil": 11, "vice": [2, 6, 11], "visibl": [12, 13], "w": [6, 11, 17], "wa": [2, 6, 7, 8, 11, 14, 15, 17], "wai": [2, 6, 7, 9, 11, 12, 13, 14, 15, 16, 17], "wait": [14, 17], "want": [6, 7, 8, 11, 13, 14, 15, 17], "warn": [6, 13], "watch": 13, "we": [2, 6, 7, 8, 10, 11, 12, 13, 14, 15, 17], "webpag": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17], "well": [6, 7, 11, 12, 13, 14, 16, 17], "welter": 6, "went": 15, "were": [2, 6, 11, 13, 14], "what": [2, 6, 7, 8, 11, 13, 15, 16, 17], "whatev": 14, "wheel": 14, "when": [1, 2, 5, 7, 8, 12, 13, 15, 16], "whenev": [13, 17], "where": [2, 6, 7, 11, 15, 16, 17], "wherea": [6, 17], "whether": [2, 3, 6, 7, 8, 10, 12, 15, 16, 17], "which": [2, 6, 7, 8, 11, 12, 13, 14, 17], "while": [2, 6, 7, 13], "who": [11, 12], "whole": [8, 14], "whose": [14, 17], "why": [6, 10, 17], "wide": 17, "widespread": 12, "width": [7, 9, 12, 15], "width_encod": 12, "wiki": [6, 12], "wikipedia": 12, "wild": 17, "window": 2, "wire": 11, "wish": 6, "within": [6, 7, 8, 13, 14, 17], "without": [6, 8, 11, 12, 17], "won": [6, 7, 11, 13, 16, 17], "word": [12, 13, 17], "work": [2, 5, 7, 8, 11, 12, 13, 14, 17], "world": [8, 17], "worri": [2, 12, 14], "wors": [11, 17], "would": [6, 8, 11, 15, 17], "wouldn": 11, "wrap": [4, 5, 6, 7, 9, 12, 15, 17], "wrapper": [7, 15], "write": [6, 12, 14], "write_tag": 6, "writer": [6, 17], "written": [2, 6, 11, 13, 14, 15], "wrong": [2, 6, 7, 11, 12, 15, 17], "wrote": 17, "www": 13, "x": [7, 13, 14, 17], "x00": 11, "x00file": 17, "x00shell": 17, "x81": 6, "x82": 6, "x89": 6, "x8f": 6, "xa8": 6, "xa9": [6, 17], "xb1": 6, "xbf": 6, "xc3": [6, 17], "xe3": 6, "xe9": [6, 17], "xf1": 6, "xff": [11, 17], "xgettext": 13, "xml": [1, 4, 8, 14, 15], "xml_to_byt": [5, 6], "xml_to_byte_str": [5, 6], "xml_to_unicod": [5, 6], "xmlencodeerror": [1, 4, 6], "xrang": 11, "y": 7, "year": 2, "yield": 6, "you": [2, 3, 6, 7, 8, 10, 12, 13, 14, 15, 16, 17], "your": [2, 6, 10, 12, 13, 14, 15, 16, 17], "yourself": [6, 11, 12], "yum": 14, "yumbas": 15, "zero": [7, 13], "zsh": 17, "\u00e1": 6, "\u00f1": 6, "\u00f1un": 7, "\u00f1unru": [7, 13], "\u304f\u3089\u3068\u307f": [6, 11], "\u4e00\u4e8c\u4e09\u56db\u4e94": 7, "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d": 7, "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341": 7}, "titles": ["Kitchen.collections", "Exceptions", "Kitchen.i18n Module", "Kitchen.iterutils Module", "Kitchen API", "Kitchen.text: unicode and utf8 and xml oh my!", "Kitchen.text.converters", "Format Text for Display", "Miscellaneous functions for manipulating text", "UTF-8", "Helpers for versioning software", "Designing Unicode Aware APIs", "Glossary", "Conventions for contributing to kitchen", "Kitchen, everything but the sink", "1.0.0 Porting Guide", "Using kitchen to write good code", "Overcoming frustration: Correctly using unicode in python2"], "titleterms": {"0": 15, "1": [15, 17], "2": [13, 17], "3": 17, "386": 10, "4": [13, 17], "5": 17, "8": 9, "A": 17, "Be": 17, "The": 17, "about": 17, "addon": 13, "all": 17, "altern": 6, "an": 6, "api": [4, 11, 13, 17], "ascii": [11, 17], "avoid": [6, 11], "awar": 11, "back": 17, "base": 1, "border": 17, "both": [11, 17], "byte": [6, 11, 17], "can": 11, "chanc": 11, "code": 16, "collect": 0, "compat": [11, 13], "compliant": 10, "content": [11, 14], "contribut": 13, "convent": [13, 17], "convers": [6, 11], "convert": [6, 17], "correctli": 17, "criteria": 13, "data": [7, 11, 17], "decid": 11, "design": 11, "deux": 17, "dict": 6, "directori": 13, "displai": 7, "do": 11, "docstr": 13, "document": 13, "doesn": 17, "either": 11, "encod": 11, "error": 17, "escap": 11, "everyth": 14, "exampl": 17, "except": [1, 6], "explicit": 6, "extern": 11, "fail": 11, "fake": 13, "fedora": 15, "few": 17, "file": 13, "fix": 11, "format": 7, "frustrat": 17, "function": [2, 6, 8, 11], "glossari": 12, "good": 16, "gotcha": 6, "guid": 15, "helper": 10, "how": 6, "i": 11, "i18n": [2, 13, 15], "ignor": 11, "includ": 17, "inconsist": 17, "indic": 14, "initi": 15, "intern": 7, "iterutil": 3, "kei": 6, "kitchen": [0, 1, 2, 3, 4, 5, 6, 13, 14, 16, 17], "know": 11, "layout": 13, "librari": 14, "licens": 14, "manipul": 8, "messag": 6, "miscellan": 8, "modul": [2, 3, 13], "multibyt": 11, "my": 5, "name": 17, "need": [11, 17], "new": 13, "non": 17, "now": 17, "obj": 6, "object": 2, "oh": 5, "onli": 11, "oper": 11, "other": [11, 14, 17], "output": [11, 17], "overcom": 17, "packag": 13, "page": 14, "part": 17, "pep": 10, "poor": 17, "port": 15, "print": 6, "project": 14, "put": 17, "py": 13, "python": [13, 15], "python2": [6, 17], "rais": 11, "recommend": 14, "recoveri": 11, "requir": 14, "restrict": 11, "return": 11, "same": 11, "separ": 11, "setup": 13, "shoe": 17, "singl": 11, "sink": 14, "soft": 14, "softwar": 10, "solut": 17, "spot": 17, "str": [6, 11, 17], "strategi": 6, "strictdict": 0, "string": [6, 17], "structur": 11, "style": 13, "subpackag": 13, "t": 17, "tabl": 14, "take": [11, 17], "text": [1, 5, 6, 7, 8, 17], "them": 6, "thi": 17, "togeth": 17, "transform": 6, "translat": 2, "treat": 17, "treatment": 17, "type": [11, 17], "unicod": [5, 6, 11, 17], "unicodeexcept": 11, "unittest": [13, 17], "unless": 11, "updat": [11, 13], "us": [6, 16, 17], "utf": 9, "utf8": 5, "valu": [11, 17], "variabl": 11, "version": [10, 13], "vigil": 17, "when": [6, 11, 17], "whether": 11, "width": 11, "work": 6, "write": [11, 16, 17], "xml": [5, 6], "you": 11, "your": 11, "yum": 15}})