From: Michael Foord Date: Mon, 3 Jan 2011 19:13:02 +0000 (+0000) Subject: Update description of Tools/unicode X-Git-Tag: v3.2rc1~219 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=751ba4cfac806a064496baf929d44aa5e6591c20;p=thirdparty%2FPython%2Fcpython.git Update description of Tools/unicode --- diff --git a/Tools/README b/Tools/README index 355ba534f7bb..017e663c8b45 100644 --- a/Tools/README +++ b/Tools/README @@ -34,8 +34,9 @@ scripts A number of useful single-file programs, e.g. tabnanny.py test2to3 A demonstration of how to use 2to3 transparently in setup.py. -unicode Tools used to generate unicode database files (by Fredrik - Lundh). +unicode Tools for generating unicodedata and codecs from unicode.org + and other mapping files (by Fredrik Lundh, Marc-Andre Lemburg + and Martin von Loewis). unittestgui A Tkinter based GUI test runner for unittest, with test discovery.