Skip to content

Commit 751ba4c

Browse files
author
Michael Foord
committed
Update description of Tools/unicode
1 parent f3fcd9f commit 751ba4c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Tools/README

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ scripts A number of useful single-file programs, e.g. tabnanny.py
3434

3535
test2to3 A demonstration of how to use 2to3 transparently in setup.py.
3636

37-
unicode Tools used to generate unicode database files (by Fredrik
38-
Lundh).
37+
unicode Tools for generating unicodedata and codecs from unicode.org
38+
and other mapping files (by Fredrik Lundh, Marc-Andre Lemburg
39+
and Martin von Loewis).
3940

4041
unittestgui A Tkinter based GUI test runner for unittest, with test
4142
discovery.

0 commit comments

Comments
 (0)