First draft of Unicode howto
"A.M. Kuchling" <[email protected]> Fri, 5 Aug 2005 14:03:48 -0400
| Newsgroups | gmane.comp.python.internationalization |
|---|---|
| Message-ID | <[email protected]> |
I've written the first draft of a howto explaining some of Python's Unicode support. http://www.amk.ca/python/howto/unicode This is not an area where I have a lot of expertise, so it's probable there are errors in the document; comments would be greatly welcomed. (I've joined the i18n-sig mailing list, so feel free to discuss issues publicly; private e-mail is also fine, of course.) The 'Tips for Writing Unicode-aware Programs' is also very sparse, because I couldn't come up with much of anything very helpful. Suggestions for this section would also be appreciated. --amk