We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3fcd9f commit 751ba4cCopy full SHA for 751ba4c
Tools/README
@@ -34,8 +34,9 @@ scripts A number of useful single-file programs, e.g. tabnanny.py
34
35
test2to3 A demonstration of how to use 2to3 transparently in setup.py.
36
37
-unicode Tools used to generate unicode database files (by Fredrik
38
- Lundh).
+unicode Tools for generating unicodedata and codecs from unicode.org
+ and other mapping files (by Fredrik Lundh, Marc-Andre Lemburg
39
+ and Martin von Loewis).
40
41
unittestgui A Tkinter based GUI test runner for unittest, with test
42
discovery.
0 commit comments