Changes for version 0.30 - 2003-11-15
- new: 8 x 8 conversion functions, <something>_to_<something>. (added 50 functions; 14 functions, named unicode_to_<something> and <something>_to_unicode, have been already supported.)
- new: ord_<something> and chr_<something> functions (now improved and documented)
- fixed: unicode_to_<something>(), ord_unicode():
- \x{D800}-\x{DFFF}\x{FFFE}\x{FFFF} and partial octets are no longer regarded as NULL (U+0000).
- Partial octets are treated as illegal (no longer as NULL).
Modules
conversion among Unicode Transformation Formats (UTFs)