| stringprep | index /usr/local/lib/python2.3/stringprep.py |
Library that exposes various tables found in the StringPrep RFC 3454.
There are two kinds of tables: sets, for which a member test is provided,
and mappings, for which a mapping function is provided.
| Modules | ||||||
| ||||||
| Functions | ||
| ||
| Data | ||
| b1_set = Set([65024, 65025, 65026, 65027, 65028, 65029, 6...155, 6156, 6157, 847, 65036, 8288, 65037, 65279]) b3_exceptions = {181: u'\u03bc', 223: u'ss', 304: u'i\u0307', 329: u'\u02bcn', 383: u's', 496: u'j\u030c', 837: u'\u03b9', 890: u' \u03b9', 912: u'\u03b9\u0308\u0301', 944: u'\u03c5\u0308\u0301', ...} c22_specials = Set([8204, 8205, 6158, 1807, 8232, 8233, 119162,...9159, 119160, 65529, 65530, 65531, 65532, 65279]) c6_set = Set([65529, 65530, 65531, 65532, 65533]) c7_set = Set([12272, 12273, 12274, 12275, 12276, 12277, 12278, 12279, 12280, 12281, 12282, 12283]) c8_set = Set([832, 833, 8299, 8300, 8234, 8235, 8236, 8237, 8206, 8207, 8302, 8301, 8238, 8303, 8298]) c9_set = Set([917505, 917536, 917537, 917538, 917539, 917... 917626, 917627, 917628, 917629, 917630, 917631]) | ||