[Python-Dev] Unicode docs
Barry A. Warsaw
barry@digicool.com
Mon, 14 May 2001 08:54:59 -0400
>>>>> "M" == M <mal@lemburg.com> writes:
M> True. The main source of documentation for Unicode still is the
M> proposal itself (Misc/unicode.txt). It needs some reordering
M> and a few examples, but does contain all the information needed
M> to grasp what the implementation intends and how it works.
As a first step, why not PEP-ify that document, much like as has been
done with the DB-API (version 1 & 2)? It can be an informational PEP.
-Barry