Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3fcd9f commit 751ba4cCopy full SHA for 751ba4c
1 file changed
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